You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to compile classifiers_lib and use it with segmenter result,but it doesn't work.
lidar_perception/src/classifiers_lib/include/classifiers/rf_classifier.hpp:58:29: error: ‘CvRTrees’ does not name a type
void classify(const CvRTrees& classifier,
thanks!
The text was updated successfully, but these errors were encountered: