![]() |
Where is the multi object tracking code for the RC?
Dave said the multi object code was available online, but I can't find it. Does anyone know where it is?
Thanks, Eric Haskins |
Re: Where is the multi object tracking code for the RC?
Does kevin's code work for this?
http://kevin.org/frc/frc_camera_2.zip |
Re: Where is the multi object tracking code for the RC?
|
Re: Where is the multi object tracking code for the RC?
Quote:
|
Re: Where is the multi object tracking code for the RC?
Quote:
|
Re: Where is the multi object tracking code for the RC?
Currenty only easyC and WPILib have code written for Multi-Target.
Brad Miller will be making a project on Monday for WPILIB. The reason being the GDC used easyC for FRC to program the Demo and most of the test robots. easyC PRO has a full IDE builtin now so you can write C code as much as your heart desires. Also, easyC PRO has a graphics display window that works similar to the way the demo did. Team contacts will recieve a CD-KEY Monday. You can run in evaluation mode till then. |
Re: Where is the multi object tracking code for the RC?
Quote:
-Kevin |
Re: Where is the multi object tracking code for the RC?
I am confused; I didn't even know that the *hardware* supported multiple objects. I'll have to have a look-see at that code to figure out how multi-tracking works.
JBot |
Re: Where is the multi object tracking code for the RC?
Quote:
Quote:
If course it could. Its all about the software implementation. |
Re: Where is the multi object tracking code for the RC?
OK, so we have to use WPILib to get the tracking code? We were going to use FusionEdit and not easyC.
|
Re: Where is the multi object tracking code for the RC?
Quote:
However, if you only had one target in the field-of-view, and panned until you saw another, this would work fine. I'm guessing that's how the software works. JBot |
Re: Where is the multi object tracking code for the RC?
Quote:
-Kevin |
Re: Where is the multi object tracking code for the RC?
Kevin,
If you did write code (I hope I'm not misinterpreting your post), do you have an approximate release date? |
Re: Where is the multi object tracking code for the RC?
Bump? It sounds like Kevin's leading us on a little, but I would love love love to have that code. :D
|
Re: Where is the multi object tracking code for the RC?
Kevin, if your 2007 code can has the tracking similar to what Neil wrote then I apologize as I was misinformed.
Kevin is 100% correct the CMU can't track multiple objects the code just looks at the size of the target region and if its over a certain size prints that its looking a 2 targets. In the demo they used a terminal emulation program and used VT100 calls. We made our own custom terminal window and function to do the same thing in easyC PRO. WPILIB is 100% compatible with MPLAB, and Eclipse. Infact it's currently being written and maintained in Eclipse, WPI has been using it since 2005 on their FRC robots. |
| All times are GMT -5. The time now is 18:14. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi