Objective-C
Import the following to your ViewController
#import <CoreImage/CoreImage.h>
#import <CoreImage/CoreImage.h>
#import <QuartzCore/QuartzCore.h>
Call the function
[self faceDetector];
Function definition:
-(void)faceDetector
{
// Load the picture for face...