You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alzin We do envision GammaCV evolving to support this and other cases but we have not had a business case to do this work yet. It is something that could be done under contract but you would need to contact [email protected] for that.
We would be happy to accept a PR that met our design and code standards as well.
I am wondering if we can detect specific colors with specific RGB values!
I know already tracking.js does that but it seems that GammaCV is faster as it uses TensorFlow architecture or sth similar maybe!
https://trackingjs.com/
These are two examples of color detection from tracking.js
https://editor.p5js.org/benmoren/sketches/keInQabKa
https://github.com/eduardolundgren/tracking.js/blob/master/examples/color_video.html
The text was updated successfully, but these errors were encountered: