Purpose of pose estimations in tod_detecting?
What is the purpose of the pose estimations in tod_detecting when recognizing textured objects using "rosrun tod_detecting recognizer --mode=0 ..."
? Are they relevant for the recognition process (not running kinect mode)?
(picture showing the estimated pose of a training object, as described by rvec and tvec)
Why do we need to make pose estimations in the tod_training pipeline, apart from using the pose estimation to segment the point cloud to generate a ROI mask? I mean the training pipeline does not really collect any real 3d features.