Is there a way to easily programmatically create a panorama in the iOS? I want to include a way to create a panorama in my iPhone app, leveraging iOS6s new panorama feature, so I don't have to implement it from scratch. If Apple does not provide and API, are there any good third party libraries to help make panoramas? Thanks in advance.
Asked
Active
Viewed 2,596 times
2 Answers
0
try to use camera to capture image with timer and after stitches image using opencv
openCV 2.4.3 iOS framework compiler trouble recognising some c++ headers