Ask Your Question

Revision history [back]

editing OpenCV rgb/hsv values through a visual basic program?

Is it possible to edit the RGB and HSV values through a simple Visual Basic program while my opencv object detection program is running (calibration purposes)? if so how would I go about that? The object detection code works and so does my VB program, just need them to talk while both of them are running. Thanks!