Our colleague Vincent just published an interesting blog post on how to automatically detect and blur faces at real-time using the PixLab API with a nice introduction on how modern face detection algorithms works under the hood and the privacy concerns related to such use of technology!
- Article Link: dev.to/unqlite_db/detect-blur-faces-programmatically-2cbp.
 - DZone Article: dzone.com/articles/detect-and-blur-faces-programmatically.
 

- facedetect API Endpoint Documentation: pixlab.io/cmd?id=facedetect.
 - morgify API Endpoint Documentation: pixlab.io/cmd?id=mogrify.
 - Python Code Gist.
 - PHP Code Gist.
 - Github Repository: github.com/symisc/pixlab.