Ask Your Question
0

How to compile and run cpp-example-stitching

asked 2017-12-23 16:23:13 -0600

treak gravatar image

updated 2017-12-25 18:45:58 -0600

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*
edit retag flag offensive close merge delete

Comments

Look in folder...opencv/samples/cpp/stitching.cpp

supra56 gravatar imagesupra56 ( 2017-12-23 19:55:26 -0600 )edit

I see that but I need to know how to compile it easily.

treak gravatar imagetreak ( 2017-12-23 20:18:24 -0600 )edit
supra56 gravatar imagesupra56 ( 2017-12-24 05:04:40 -0600 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2017-12-25 18:45:29 -0600

treak gravatar image

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.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-12-23 16:23:13 -0600

Seen: 1,505 times

Last updated: Dec 25 '17