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
It's showing an error like:
"/hdl_people_tracking/src/kidono_human_classifier.cpp:21:46: error: expected primary-expression before ‘>’ token" on line in kidono_human_classifier.cpp:
boost = cv::ml::Boost::loadcv::ml::Boost(modelfile,scalefile);
^
The text was updated successfully, but these errors were encountered:
It's showing an error like:
"/hdl_people_tracking/src/kidono_human_classifier.cpp:21:46: error: expected primary-expression before ‘>’ token" on line in kidono_human_classifier.cpp:
boost = cv::ml::Boost::loadcv::ml::Boost(modelfile,scalefile);
^
The text was updated successfully, but these errors were encountered: