issues
search
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
some changes
#44
Closed
longemen3000
closed
4 years ago
longemen3000
commented
4 years ago
changed the comments to documentation
HaarLikeFeature is now concretely typed
a lot of promotes to work with same types
removed threading
jakewilliami
commented
4 years ago
Addresses #26.