|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#15
|
||||
|
||||
|
Re: 2010 FRC camera vision tracking delay, image processing lag
Our team is working with C++ using the WindRiver workbench (not labview) and data is already correctly sent back to the driverstation (data packing is not an issue).
Specifically our issue is the amout of time the tracking function takes to execute, we want it placed in it's own thread. We need C++ help with: (1) Creating a new VxWorks task (to separate vision processing into its own task) (2) Creating a shared global variable using semaphores (to pass "target array" information back to the main OperatorControl loop) Sorry for the confusion, I will post sample code later tonight to illustrate this concept. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2010 FRC Camera Live Feed Lag | ideasrule | Programming | 23 | 11-02-2010 02:33 |
| 2010 Camera and vision problems. | s133p | Programming | 76 | 08-02-2010 21:35 |
| Vision Tracking Camera picking up too much... | taoistconvert | Programming | 8 | 24-01-2010 22:19 |
| [not-FIRST] Camera Image Processing | Greg Marra | Programming | 11 | 11-03-2008 21:10 |