building opencv and opencv_contrib
So i need the dpm module in opencv, which is in contrib. And brew doesn't seem to install the separate contrib, only what's already part of the regular tree. Would appreciate some help in building this as so far i've been relying on brew installs and my command line skills have gotten a little rusty.
Should i: 1. Download opencv 2. Download the opencv_contrib
Then as per : https://github.com/Itseez/opencv_contrib
$ cd
Do i need to do a make install ? This is all done on a iMac. Thanks!
Alef