Capture panoramic image from iPhone camera in ios6

Is there a way to programmatically create a panoramic image using an iPhone camera? as in iOS 6 panorama capture function.

Any idea how this works or an API on it that helps me. thanks in advance

+3
source share
2 answers

It's impossible. Apple has not provided an API for developers. This function has only a camera app. And yes, this is a duplicate.

Hooray!

+1
source

As already mentioned, Apple does not have an API for this, but there are open source projects, see this question: 360 ยฐ panoramic libraries for ios

+2

All Articles