dhiegorp / pixelate

Face detection and censorship ("pixelate" your face) using Canvas and the experimental Face Detection API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection API test with "Pixelate" like effect


This one was given as an exercise from a wesbos`s course. It depends on the FaceDetection API, so your browser must implement it. On Chrome, you can enable this experimental API on the flags page (chrome://flags/), setting Experimental Web Platform features to Enabled.

About

Face detection and censorship ("pixelate" your face) using Canvas and the experimental Face Detection API.


Languages

Language:CSS 53.5%Language:JavaScript 31.9%Language:HTML 14.5%