Thread: CameraController, 3GS and 3.0
-
01-05-2010, 03:08 AM #61
First of all, thanks to everyone who contributed to this thread, it helped me a lot in implementing an app that samples the preview of the camera and do meaningful, AR-ish things with the raw pixels.
According to this thread it looks like there is a way of sampling the preview of the camera using the generic UIImagePickerController, however no details are presented, as the developer is under NDA. He gives a couple of hints though.
-
04-08-2010, 04:40 PM #62
-
04-08-2010, 11:01 PM #63
Hi,
Yes, but you have to find a function to translate RGB to YUV, which I don't have... maybe ask google.
surface.baseAddress;
returns a buffer encoded as RGB32, and I am sure there are functions to translate a buffer format to another one.
Regards
-
04-17-2010, 04:48 PM #64iPhoneaholic
- Join Date
- Feb 2008
- Location
- Washington DC
- Posts
- 363
- Thanks
- 6
- Thanked 36 Times in 33 Posts
Nice
Keithsta




LinkBack URL
About LinkBacks
Reply With Quote