2

Possible Duplicate:
iOS: Get pixel-by-pixel data from camera
Raw image data from camera like β€œ645 PRO”

is there access to control iOS camera and get raw pixel information from it - i.e. lossless access to camera?

It is essential that the raw data be recovered from multiple frames for subsequent processing.

Community
  • 1
  • 1
  • 1
    Check [this](http://www.benjaminloulier.com/posts/ios4-and-direct-access-to-the-camera). You'll need to use the AVFoundation, CoreMedia and CoreVideo frameworks. –  Dec 23 '12 at 16:30
  • See here: http://stackoverflow.com/questions/10865100/ios-get-pixel-by-pixel-data-from-camera – lxt Dec 23 '12 at 17:32

0 Answers0