Why are corners not detected in images with chessboard fiducials?
Using pose_estimator in tod_training for creating a training base, I wonder why sometimes the pose estimation fails. On fat_free_milk from tod kinect training data pose could be estimated on all of its images.
This might also be an OpenCV issue since the underlying cv::findChessboardCorners in OpenCV does not return any corners. How come?