How do you add openCV contrib to windows installation? [closed]

asked 2019-02-28 23:49:34 -0600

updated 2019-03-01 01:44:14 -0600

berak gravatar image

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

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-12-06 11:42:31.463593

Comments

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.

berak gravatar imageberak ( 2019-03-01 01:42:50 -0600 )edit

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

cagedReporter gravatar imagecagedReporter ( 2019-03-01 01:55:37 -0600 )edit

can we close it, then ?

maybe you want to write an answer, what you had to do to make it run ?

berak gravatar imageberak ( 2019-03-01 01:58:21 -0600 )edit

What's wrong with this ?

LBerger gravatar imageLBerger ( 2019-03-01 02:13:08 -0600 )edit

Which extra modules do you want?

cudawarped gravatar imagecudawarped ( 2019-03-01 07:22:26 -0600 )edit