|
Re: Vision Tracking on Driver Station (Not cRIO)
In the example code is a Read MJPG VI, and the processing is the code downstream from there. In the dashboard, you'll find the same Read MJPG VI and the downstream code updates a display and saves a frame every second. Both of them remove annotations as well.
Merge those two loops. You can merge in the masked display and the calibration if you like. The bare bones edition would be to merge the threshold, score, and distance calculation code.
If this isn't enough info, please ask a more detailed question.
Greg McKaskle
|