Ask Your Question
0

Capture hd image from iOS video

asked 2013-05-15 05:31:45 -0600

poiuytrez gravatar image

I have successfully implemented the video processing tutorial. I now would like to take a picture using the camera in high definition while the video is running. What would be the correct way to do it?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-15 07:31:27 -0600

AlexanderShishkov gravatar image

You can use captureStillImageAsynchronouslyFromConnection similar to CvPhotoCamera. If you want to change resolution you can change capture session presets before taking photo and return them back after it.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-15 05:31:45 -0600

Seen: 501 times

Last updated: May 15 '13