Adding nonfree module

asked 2016-10-11 16:39:22 -0600

Hello, I am having difficulties to build in nonfree module to my opencv. Is there any other way to do it not using cmake?

edit retag flag offensive close merge delete

Comments

  • which opencv version is it ? os / compiler / cmake version ? we need all information we can get to help you
  • which problems did you encounter, exactly ?

Is there any other way to do it not using cmake?

no, there isn't.

berak gravatar imageberak ( 2016-10-12 00:38:10 -0600 )edit

Opencv 3.0, my problem is that I do not understand the instruction of adding the module.

  1. select the opencv source code folder and the folder where binaries will be built (the 2 upper forms of the interface) - Which folder is it?

  2. press the configure button. you will see all the opencv build parameters in the central interface - there are not such parameters

chodi150 gravatar imagechodi150 ( 2016-10-12 12:04:09 -0600 )edit
  • there is no more a nonfree module in opencv3 . sift and surf were moved to opencv_contrib repo
  • please do anyone a favour, and get opencv3.1 (from github) also opencv_contrib , see build receipe there.
  • the "build" folder is a temporary one, just choose any location you want
berak gravatar imageberak ( 2016-10-12 12:11:29 -0600 )edit