FaceTracking
FaceTracking copied to clipboard
An example app with AVFoundation camera support and face features tracking
Found your project reading about face tracking and wanted to thank you by updating it up for others to find and learn from. Fixed face tracking to work for all...
fix! face detected rectangle shape location is miss place on the code. it's fixed
Hi Pawel and thanks for your tutorial. However there is something I would be keen to have more explanation on. The method `func videoBox(frameSize: CGSize, apertureSize: CGSize) -> CGRect`. Would...