How to compile and run cpp-example-stitching
I want to run this example: https://docs.opencv.org/trunk/d8/d19/...
I have installed this way: https://docs.opencv.org/trunk/d7/d9f/...
But i don't know how to run the following command:
./cpp-example-stitching --mode scans <path to opencv_extra>/testdata/stitching/budapest*
Look in folder...
opencv/samples/cpp/stitching.cpp
I see that but I need to know how to compile it easily.
run