How to use latest master of opencv?
I am very new to OpenCV and C++ software development just want to know after pulling latest master of opencv and opencv-contirb using GIT, if I follow the instructions given here (https://docs.opencv.org/trunk/d7/d9f/...) for cmake and build again, would that be enough for getting latest changes running on my local system?
Yes, master branch on Github is the latest version.