OpenCV Stitching module for iOS
Hello,
I'm interested in using the stitching module in my iOS project and wanted to ask if there are any examples of code or some kind of tutorial for this module?
Hello,
I'm interested in using the stitching module in my iOS project and wanted to ask if there are any examples of code or some kind of tutorial for this module?
Hi,
You can find the stitching module documentation here. There are two samples in OpenCV dedicated to the stitching module: opencv/samples/cpp/stitching.cpp
and opencv/samples/cpp/stitching_detailed.cpp
.
Alexey
Asked: 2012-09-15 00:56:25 -0600
Seen: 743 times
Last updated: Oct 02 '12
By the way I've tried to search in Google, but unfortunately couldn't find anything related to this particular module on iOS.