Image Stitching with OpenCV
hey guys, do you know that openCV can do the image stitching? if yes, does it have limitation to perform that?
Thanks
hey guys, do you know that openCV can do the image stitching? if yes, does it have limitation to perform that?
Thanks
There are two C++ samples stitching.cpp and stitching_detailed.cpp. First app demonstrates base functionality of OpenCV Stitching module. The second one is advanced sample with a lot of different options. I think the first app is good starting point for stitching investigation.
It sure can! If fact, it's one of the basic function from openCV. Check the documentation here
Asked: 2013-01-29 08:41:06 -0600
Seen: 1,455 times
Last updated: Jan 29 '13
OpenCV DescriptorMatcher matches
Conversion between IplImage and MxArray
Video On Label OpenCV Qt :: hide cvNamedWindows
Problems using the math.h class with OpenCV (c++, VS2012)
Remove buttons from their background so I can re-use button image
Classification of object from a video/Image ( human, animals, others(cars etc.,))
How to reduce false positives for face detection
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Please mark the answer that you think help you the most as the answer by checking the checkbox on the left of that answer. Thanks!