Closed plusk01 closed 5 years ago
cv::goodFeaturesToTrack
feature_tracker
PointCloud
feature_selector
image_t
vins_estimator
cv::goodFeaturesToTrack
to return detection scores (see opencv-gftt-scores)feature_tracker
publishes probabilities in one of thePointCloud
message channelsfeature_selector
uses themimage_t
data structure before giving them to thevins_estimator
(gross)