dorian3d / DBoW2

Enhanced hierarchical bag-of-word library for C++
Other
850 stars 365 forks source link

error occured while make vocabulary: #67

Open sunzk2017 opened 3 years ago

sunzk2017 commented 3 years ago

When I am generating the vocabulary using API:: Sift128Vocabulary。error occured: image

is this a bug? or other problem? I have already check feature.size() an type, and not find problems. I also try for another feature set, and also worded well. does someone know it? Thanks a lot !

vitalemonate commented 2 years ago

I met the same error, have you solved this problem?