Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to compile and run cpp-example-stitching

I want to run this example: https://docs.opencv.org/trunk/d8/d19/tutorial_stitcher.html

I have installed this way: https://docs.opencv.org/trunk/d7/d9f/tutorial_linux_install.html

But i don't know how to run the following command:

./cpp-example-stitching --mode scans <path to opencv_extra>/testdata/stitching/budapest*

How to compile and run cpp-example-stitching

I want to run this example: https://docs.opencv.org/trunk/d8/d19/tutorial_stitcher.html

I have installed this way: https://docs.opencv.org/trunk/d7/d9f/tutorial_linux_install.html

But i don't know how to run the following command:

./cpp-example-stitching --mode scans <path to opencv_extra>/testdata/stitching/budapest*

EDITED: found the solution to compile and run ./cpp-example-stitching on this tutorial:

How to compile OpenCV + samples from source on Ubuntu 17.10

Better do it with Linux because installing and compiling opencv on Windows is a nightmare.

How to compile and run cpp-example-stitching

I want to run this example: https://docs.opencv.org/trunk/d8/d19/tutorial_stitcher.html

I have installed this way: https://docs.opencv.org/trunk/d7/d9f/tutorial_linux_install.html

But i don't know how to run the following command:

./cpp-example-stitching --mode scans <path to opencv_extra>/testdata/stitching/budapest*

EDITED: found the solution to compile and run ./cpp-example-stitching on this tutorial:

How to compile OpenCV + samples from source on Ubuntu 17.10

Better do it with Linux because installing and compiling opencv on Windows is a nightmare.