An open API service indexing awesome lists of open source software.

https://github.com/deonvz/p5jsart

Computer Vision, Machine Learning, Text to speach and more with the P5js
https://github.com/deonvz/p5jsart

art computer-vision cv frontend image-classification image-recognition javascript machine machinelearning ml ml5 ml5js p5 p5js webcam webcam-capture webcam-streaming webcamera

Last synced: 3 months ago
JSON representation

Computer Vision, Machine Learning, Text to speach and more with the P5js

Awesome Lists containing this project

README

        

# P5js Art files
This is a playspace for some of my P5 Javascript code art.

Examples of what is inside this Repository:

1. Dynamic Multiple Object recognition and speaks the object names(Computer vision/Machine Learning) https://jsfiddle.net/tripwireza/4103rb2L/
2. Draw on canvas: https://jsfiddle.net/tripwireza/rn1shqk5/
3. Image recognition with ML5(Computer vision/Machine Learning) https://jsfiddle.net/tripwireza/s8pegw57/
4. Dynamic Image recognition from webcam video with ML5(Computer vision/Machine Learning) https://jsfiddle.net/tripwireza/8nsz3a2h/
5. Dynamic Multiple Object recognition from webcam video with ML5(Computer vision/Machine Learning) https://jsfiddle.net/tripwireza/tfmb94w2/
6. Text to Speach, Speach to Text: https://jsfiddle.net/tripwireza/6fzmya5k/

Example:

![Alt text](cvsample.png "Dynamic Multiple Object recognition from webcam")