APIs tutorials
Creating a Snapchat-like face filter 1/2: Creating your firstĀ filter
The FaceFilter API allows you to effortlessly create Snapchat-like filters in your web-app. Built on top of our face detection neural network, it combines the power of deep learning with the versatility of WebGL/Three.js. Prerequisites: for this tutorial you will only need to have good knowledge of Javascript and a Read more…