QuadFlask / smartcrop-java

smartcrop implementation in Java
MIT License
21 stars 11 forks source link

Add face detection and update algorithm #4

Open dpapworth opened 5 years ago

dpapworth commented 5 years ago

I've added face detection using two example OpenCV classifiers.

I've also updated the cropping algorithm to replicate the current smartcrop.js implementation.