Lumina icon indicating copy to clipboard operation
Lumina copied to clipboard

Use Vision for FaceDetection if iOS 11.0+

Open dokun1 opened this issue 6 years ago • 0 comments

The way to do this before with CIFaceDetector is outdated, and this will pave the way for more functionality in the future.

Should probably also add:

  • optional rect drawing
  • returning coordinates of bounding rect
  • return more details from detection

dokun1 avatar Apr 05 '18 13:04 dokun1