Parameters.h
Go to the documentation of this file.
00001 #ifndef _PARAMETERS_H
00002 #define _PARAMETERS_H
00003 #define NPN 64
00004 #define NMESH  100
00005 #define NPIX  1024
00006 #define SCALE 2.0
00007 #define REALWINSIZE NPIX
00008 
00009 
00010 const double DistanceThreshold = 1e-5;
00011 const double ERROR_LAPLACE=1e-2;
00012 
00013 #define LOWER 10
00014 #define NLIENSPERFRAME 2
00015 #define LIEN_LENGTH_PER_FRAME 0.02
00016 #define DANGERDIST 0.8
00017 #define THRESHOLD_LENGTH 0.3
00018 #define SAMPLES_RECOVER 24
00019 #define SAMPLES_RADIU 0.8
00020 #define TRISECTOR_REACH_THRESHOLD 0.025
00021 #define EXTRA_THREAD_NUM 11
00022 
00023 #endif


tensor_field_nav_core
Author(s): Lintao Zheng, Kai Xu
autogenerated on Thu Jun 6 2019 19:50:56