|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
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 |
|
#2
|
||||
|
||||
|
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 |
|
#3
|
||||
|
||||
|
Re: Where is the multi object tracking code for the RC?
|
|
#4
|
|||||
|
|||||
|
Re: Where is the multi object tracking code for the RC?
Quote:
|
|
#5
|
|||||
|
|||||
|
Re: Where is the multi object tracking code for the RC?
Quote:
|
|
#6
|
||||
|
||||
|
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. Last edited by Kingofl337 : 06-01-2007 at 22:14. |
|
#7
|
||||
|
||||
|
Re: Where is the multi object tracking code for the RC?
Quote:
-Kevin |
|
#8
|
|||||
|
|||||
|
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 |
|
#9
|
|||
|
|||
|
Re: Where is the multi object tracking code for the RC?
I canr wait.Quote:
If course it could. Its all about the software implementation. |
|
#10
|
||||
|
||||
|
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.
|
|
#11
|
|||||
|
|||||
|
Re: Where is the multi object tracking code for the RC?
Yes, but if you have 2 targets in one field-of-view, you will get a wide box and a low confidence value. That's at the camera's firmware level. So just by looking at the tracking packets, you wouldn't be able to see 2 targets. And I know we couldn't dump the contents of the frame into the RC; we don't have that kind of bandwidth.
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 |
|
#12
|
||||
|
||||
|
Re: Where is the multi object tracking code for the RC?
Quote:
-Kevin |
|
#13
|
|||||
|
|||||
|
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? |
|
#14
|
|||
|
|||
|
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.
![]() |
|
#15
|
||||
|
||||
|
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. Last edited by Kingofl337 : 06-01-2007 at 22:12. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing the visibility of an object | 65_Xero_Huskie | 3D Animation and Competition | 9 | 28-01-2006 17:12 |
| Where to get the 2006 default code? | Eldarion | Programming | 12 | 15-01-2006 15:48 |
| where can I find the code for the first 15 seconds? | CompMaster | Programming | 2 | 16-02-2005 16:23 |
| Where is the CMUcam2 code? | Matthew_H | Programming | 1 | 14-01-2005 17:49 |
| The object of Zone Zeal???? | Jay5780 | General Forum | 15 | 09-04-2002 19:54 |