I know it's all described here, but it's not clear to me what and where exactly should I build this opencv_contrib source.
Let's assume I've installed OpenCV 3.2 from official download site and after extracting it looks like this:
Now, step two:
select the opencv source code folder and the folder where binaries will be built
which one is the source folder? Should I have it in my OpenCV installation folder or do I need to get it from somewhere else? And where should I build it? Is it, in my case, /Documents/OpenCV/opencv/build?
