Skip to content

foundry/OpenCVStitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages