Open sravr26 opened 8 years ago
Hi, can you list all the steps that you did as part of the prerequisites and show that the sift bin is in the correct folder. Thanks!
i am using ubuntu 16.04 and installed opencv 3.0. mine is 64 bit laptop i installed sift using this command sudo apt-get install libc6-i386 still i am getting errors
On Mon, Jun 27, 2016 at 9:25 PM, Ludwig Schmidt-Hackenberg < notifications@github.com> wrote:
Hi, can you list all the steps that you did as part of the prerequisites and show that the sift bin is in the correct folder. Thanks!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shackenberg/Minimal-Bag-of-Visual-Words-Image-Classifier/issues/16#issuecomment-228789125, or mute the thread https://github.com/notifications/unsubscribe/ATO2j94SXerLbOims4W0BdZvmUhnkA0Bks5qP_J5gaJpZM4I_AVr .
You just have to export the location to the sift executable to the PATH and source it. it will solve the issue.
i have downloaded a 64 bit version of sift using sudo apt-get install libc6-i386 but still i am getting that error what can be done to make the code work properly ????????