Commit 0642e304 authored by wangdawei's avatar wangdawei

branch bev

parent e3bd40c9
......@@ -2,8 +2,8 @@
#include <pcl/octree/octree.h>
using namespace boost::filesystem;
const float Squared_in = 60 * 60;
const float Squared_out = 80 * 80;
const float Squared_in = 30 * 30;
const float Squared_out = 40 * 40;
vector<string> getActiveTraces(
const string &activeTracePath)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment