How do I add opencv_contrib to an existing homebrew installation

asked 2016-07-27 08:45:31 -0600

graphitash gravatar image

I have opencv3 installed using homebrew. I don't have the opencv_contrib modules installed, so obviously didn't use the --with-contrib flag. How can I now use homebrew to add the opencv_contrib modules to my existing installation?

edit retag flag offensive close merge delete

Comments

To my knowledge you can't. You have to recompile opencv with the contrib_modules.

Missing gravatar imageMissing ( 2016-07-27 08:51:46 -0600 )edit