iphone - How to get video frame from AVCaptureOutput face detect metadata objects -


i able face detection video stream working following stachecam example wwdc 2012.

however, cannot corresponding image frame. have both

captureoutput:didoutputsamplebuffer:fromconnection: 

and

captureoutput:didoutputmetadataobjects:fromconnection: 

firing , giving me data both asynchronous calls , don't see way accurately sync facebox frame.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -