![]() |
Converting EasyC Tracking Code into MpLAB
Now our team this year decided to keep programming in MpLAB since over the past years we have become a little more familiar with and is easier for us to use. The problem with this is that Intellitek released a 2 target following code for their EasyC, now we have a problem converting that code into MpLAB. This is the code that we have extracted from EasyC:
Quote:
|
Re: Converting EasyC Tracking Code into MpLAB
You could use WPILib with MPLAB or just use easyC Pro. It has a syntax highlighting C editor so you can type code just like in MPLAB.
|
Re: Converting EasyC Tracking Code into MpLAB
Instead of trying to convert this code from easyC to MPLab you should check out Kevin's libraries posted on: http://www.kevin.org/frc/
It has solid code ready for use with MpLab. |
Re: Converting EasyC Tracking Code into MpLAB
Is Kevin's code able to track 2 simultanious targets?
|
Re: Converting EasyC Tracking Code into MpLAB
The CMU camera doesn't track multiple targets. The code you mention just looks at the size of the blob and dertermines how many tagets its seeing.
|
Re: Converting EasyC Tracking Code into MpLAB
Quote:
This code uses the camera's VW (Virtual Window) command to disect image seen and parse the image to track multiple objects with distinct bounding boxes. |
| All times are GMT -5. The time now is 04:47. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi