Followers

Tuesday, 10 October 2017

How do I use the stitcher class in opencv?

Source: dsp.stackexchange.com --- Monday, October 09, 2017
I am using the stitcher class of opencv 3.3 to create a panorama. I am using the Windows platform for this. However, the stitching command doesnt seem to run. I tried running the default stitcher.cpp, but still doesnt run. I do not get any error but just a blank command window is displayed . Please let me know what to do. Things I have tried based on reading other posts: 1. include this at the beginning of the program : cv::ocl::setUseOpenCL(false); 2. creating a new project and doing it all over again 3. resizing images before stitching them 4. set this : stitcher.setPanoConfidenceThresh(0.6); ...



from Windows http://ift.tt/2xsogoh

No comments:

Post a Comment