bikz05 / bag-of-words

Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
217 stars 106 forks source link

core dumped #6

Closed CoreOne23 closed 8 years ago

CoreOne23 commented 8 years ago

When i am excecuting

python findFeatures.py -t dataset/train/ it shows - Segmentation fault (core dumped)

plz help.

bikz05 commented 8 years ago

Which version of OpenCV are you using? If it is 3, then SIFT might be the problem because they moved it now to opencv_contrib. In that case, you might have to change some code.

CoreOne23 commented 8 years ago

thanks for replying. I got the problem solved after installing non_free lib for opencv.

On Thu, Mar 10, 2016 at 12:22 PM, Bikramjot Singh Hanzra < notifications@github.com> wrote:

Closed #6 https://github.com/bikz05/bag-of-words/issues/6.

— Reply to this email directly or view it on GitHub https://github.com/bikz05/bag-of-words/issues/6#event-584440071.