GPUImage - An open source iOS framework for GPU-based image and video processing
Get Started for FREE
Sign up with Facebook Sign up with Twitter
I don't have a Facebook or a Twitter account
![]() ![]()
![]()
From
github
GPUImage - An open source iOS framework for GPU-based image and video processing No comment yet.
Sign up to comment
|
![]() In this article I will explain how to do face detection on a live video feed using an iOS 5 device. We will be using Core Image to do the heavy lifting. The code is loosely based on the SquareCam sample code from Apple. Via Vincent Demay |