I'm working on an iPhone app right now and i would like to do the following:
I want to start the camera by code and after that receive the images the camera sees. Then i would like to manipulate these images and push them back to the screen.
So for example; i'd like to grayscale every image the camera captures and display that instead as if the camera is seeing everything in grayscale.
But i have a few questions about this.
Please note that i don't want to start recording a video or take a photo. I just want the data of the camera, so i can manipulate the images it sees.
I hope someone can point me in the right direction.
You should check that : http://www.benjaminloulier.com/articles/ios4-and-direct-access-to-the-camera
Everything you want to do is related to AVCaptureSession
Even better watch the WWDC 2010 sessions for AVFoundation, like this one
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With