Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 538 Bytes

KLFaceDetector

A face detector for detecting a face in an image, provided by kinglonghuang @ KLStudio
You can specify the image size for output, and whether should apply a fast analysis on the input; When KLFaceDetector done, you can get the image via a completion block

KLFaceDectector is powered by CoreImage in iOS5.0

##How to use Please refer to the KLFaceDetectorDemo.

##Lisence Copyright (c) 2016, KLStudio(kinglong.huang) All Rights Reserved. Released under the New BSD Licence. (Please see the LICENSE.md)