|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#2
|
||||
|
||||
|
Re: Vision Processing Loop Slowing Down Project
Decide when, precisely, you'll need image acquisition turned on. In likelihood, it is only at the beginning of the match for a second or so.
Next, is there a wait statement in your vision loop? If not, by design, it will run as fast as it physically can. The reality is that real time target acquisition running 100% of the time is not something that can efficiently be done on the cRIO. But you don't need it all the time. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|