Quote:
Originally Posted by ryan.mitchell
Ok understood, any idea what the best way to gathering those values would be? Ie is there any software where I can have a webcam plugged in and then be told the hsv value of a color which ive selected? Or I suppose if there is any software which could tell me the hsv(or rgb...its translatable) values of a color in an image that would work also.
|
You could save the image to a picture, and then use something like GIMP.
Or, make the threshold values tunable via networktables, and then send the video stream via cscore to your browser. Change the values, see the results in real time (just like GRIP).