felixendres / rgbdslam_v2

RGB-D SLAM for ROS
GNU General Public License v3.0
935 stars 399 forks source link

error: cannot convert ‘int’ to ‘cv::DrawMatchesFlags’ for argument ‘5’ #107

Open vahidbehtajisiahkal opened 5 years ago

vahidbehtajisiahkal commented 5 years ago

error: cannot convert ‘int’ to ‘cv::DrawMatchesFlags’ cv::drawKeypoints(visualizationimg, new_node->feature_locations2d, kp_img, cv::Scalar(0,255,0), 5);

anyone face this error ?

JackWittmayer commented 4 years ago

I'm also getting this error.

Willforcv commented 2 years ago

anyone solve this question?