FaceDetector
FaceDetector copied to clipboard
How to run CameraViewController.swift ?
Hi,
Thanks for the demo, I used Xcode8 on my Mac to test the program, it worked well for view controller.swift in detecting faces and displayed the results in the iPhone simulator.
Now I would like to test CameraViewController.swift, not sure if I can run it under Xcode on Mac? I assume the program needs to access iPhone Camera to take a photo, wonder if the test can be done on Mac or I need to put the code to iPhone to complete the test.
Thanks