How do you add openCV contrib to windows installation? [closed]
Hello guys. I installed OpenCV using the windows (.exe) extractor and all went well when running the OpenCV core modules. The problem I am having is that I don't know how to add the modules included in the "OpenCV-Contrib" package to my windows installation.
All my searches so far would lead me to think there's no way of doing that, and that I would have to rebuild the whole thing from scratch using cmake. Since I already wasted a good 20 hours of my life trying to get cmake to work with no avail, I was hoping to find a way to just add the contrib modules to the windows installation. Thanks in advance for any help
you'll have to try harder with cmake (it's the only way)
add the cmake output to your question (as text !), then we can look at it , ad try to resolve te painpoints.
was able to build everything to work with visual studio including the extra modules at last. spent two days in almost literal hell just to get the library to work...god bless installation wizards
can we close it, then ?
maybe you want to write an answer, what you had to do to make it run ?
What's wrong with this ?
Which extra modules do you want?