Item Recognition using JavaScript

JS | p5 | Processing

This piece of fun code will recognize an apple or phone when held up to your webcam. It utilizes ml5.js image identification code, as well as local storage to make it happen. It took a lot of Dan Schiffman tutorials, random forum threads, and a lot of time, but in the end it was a great learning experience and introduction to p5 and JavaScript.

How the heck did I make all of this?

Here are some of my early thumbnails