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

Improve unit tests #78

Closed jakewilliami closed 1 year ago

jakewilliami commented 1 year ago

In the interest of ensuring that this repository is indeed properly implemented, I want to add more tests. Namely, I want to add tests between features and voting.