问题
Is there any way to programatically create a panorama image using iPhone camera ? like in iOS 6 capture panorama image feature.
Any idea how it's work or API on it, which is help me.Thanks in advance
回答1:
It is not possible. Apple has not made the APIs available to developers. Only the camera app has this feature. And yes, this is a duplicate.
Cheers!
回答2:
As mentioned above Apple doesn't have an API for this, but there are open source panorama projects, check out this question: 360° panorama libraries for ios
来源:https://stackoverflow.com/questions/13604808/capture-panorama-image-from-iphone-camera-in-ios6