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
error: ‘openvslam::data::bow_vocabulary {aka class DBoW2::TemplatedVocabulary<cv::Mat, DBoW2::FORB>}’ has no member named ‘loadFromBinaryFile’
bow_vocab_->loadFromBinaryFile(vocab_file_path);
调用DBoW2库时报错,请问这是版本问题还是?
The text was updated successfully, but these errors were encountered:
error: ‘openvslam::data::bow_vocabulary {aka class DBoW2::TemplatedVocabulary<cv::Mat, DBoW2::FORB>}’ has no member named ‘loadFromBinaryFile’ bow_vocab_->loadFromBinaryFile(vocab_file_path); 调用DBoW2库时报错,请问这是版本问题还是?
error: ‘openvslam::data::bow_vocabulary {aka class DBoW2::TemplatedVocabulary<cv::Mat, DBoW2::FORB>}’ has no member named ‘loadFromBinaryFile’
bow_vocab_->loadFromBinaryFile(vocab_file_path);
调用DBoW2库时报错,请问这是版本问题还是?
The text was updated successfully, but these errors were encountered: