PeculiarVentures/GammaCV

Does GammaCV support color detection and tracking?

alzin opened this issue · 1 comments

alzin commented

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

@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 sales@peculiarventures.com for that.

We would be happy to accept a PR that met our design and code standards as well.