|
Re: Vision processing on driver station (Labview)
The dashboard template has a vision loop that receives images and displays them. I think it is called loop 2. In the true case, it has a comment that says you may want to process and annotate here.
The example has a loop where it does the processing and a second loop at the upper left where it periodically looks for new images that have gone into a folder. What you want to do is to combine some code from the example with the dashboard code. There are many ways to do that. Ask questions if you get stuck.
Greg McKaskle
|