Baidu Intelligent Testing
Nov 8, 2017 · Mobile Development
Using AVFoundation and CoreImage for Camera Image Capture and Face Detection on iOS
This article explains how to employ Apple's AVFoundation framework to capture camera images on iOS, initialize the necessary device input, session, and output components, and then use CoreImage's CIDetector to perform face detection, including code snippets and a practical demo.
AVFoundationCameraCoreImage
0 likes · 6 min read