jakewilliami / FaceDetection.jl

A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
MIT License
28 stars 2 forks source link

Draft: Read from OpenCV pretrained #77

Open jakewilliami opened 1 year ago

jakewilliami commented 1 year ago

This will be ongoing work, and is nowhere near completed at time of writing.

Closes #20.