thoas / picfit

An image resizing server written in Go
http://bit.ly/1E7rSoi
MIT License
2.12k stars 174 forks source link

Implement face detection to cut the images better. #18

Open ciceroverneck opened 9 years ago

ciceroverneck commented 9 years ago

The advantage of thumbor is that he finds the faces in the picture for the cut to be better.

https://github.com/thumbor/thumbor/wiki/Available-detectors

thoas commented 9 years ago

Right, it could be helpful.

Thank you

zaunerc commented 4 years ago

Pigo is a pure Go face detection library. picfit could make use of this library to implement facial detection.

gedw99 commented 1 year ago

yeah pico is pretty cool...