An open API service indexing awesome lists of open source software.

https://github.com/zweigraf/october-eight

Detect faces with AVCaptureSession
https://github.com/zweigraf/october-eight

Last synced: 8 months ago
JSON representation

Detect faces with AVCaptureSession

Awesome Lists containing this project

README

          

# october-eight

## Description
Detect faces with AVCaptureSession.

## TODO

- [x] Highlight faces visually instead of just printing them out to the console
- [x] Implement ```failToCreateFaceDetection()```
- [ ] Figure out how to test this stuff (Ideas?)