"Tolerance" in JMyron - works on (255, 255, 255, 256*3-100) but not other combinations.
in
Contributed Library Questions
•
2 years ago
JMyron, per the documentation, takes
- m.trackColor(int r, int g, int b, int tolerance)
and everything online says "where tolerance is the 'sensitivity' of the color tracking". Not very helpful.
- m.trackColor(255, 255, 255, 256*3-100)
- m.trackColor(255, 0, 0, ANY_INTEGER)
I wouldn't mind doing edits on a wiki documentation if someone can help clarify this.
--
/biting at the ankles of giants/
1