foundry / OpenCVStitch

OpenCV Computer vision with iOS: stitching panoramas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV Computer vision with iOS: stitching panoramas

This is a very simple iOS/openCV example showing basic use of the Stitcher class. The c++ code is adapted from the c++ samples included with the openCV distribution.

Built with XCode 4.5.2 for iOS 5.1/6.0 [Oct 2015: updated for XCode 7]

Provides a partial answer to: Libraries to capture panoramas in iOS 6 (Stack Overflow)

See also version 2 - SwiftStitch:

  • uses cocoaPods to install OpenCV
  • converted to Swift + ObjC++ + C++

About

OpenCV Computer vision with iOS: stitching panoramas


Languages

Language:C++ 88.7%Language:C 9.9%Language:Objective-C 1.0%Language:Objective-C++ 0.4%