wavelab / mcptam

MCPTAM is a set of ROS nodes for running Real-time 3D Visual Simultaneous Localization and Mapping (SLAM) using Multi-Camera Clusters. It includes tools for calibrating both the intrinsic and extrinsic parameters of the individual cameras within the rigid camera rig.
GNU General Public License v3.0
34 stars 10 forks source link

Tracker: pull entropyThresh out into a parameter #47

Closed StanJBrown closed 8 years ago

StanJBrown commented 8 years ago

Todo listed on line 506 in Tracker.cpp.

double entrophyThresh = -4.0; //todo pull this out to a param.