Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Python (http://www.chiefdelphi.com/forums/forumdisplay.php?f=187)
-   -   Team 341 Vision Code ported to python (http://www.chiefdelphi.com/forums/showthread.php?t=112866)

virtuald 02-06-2013 01:43 AM

Team 341 Vision Code ported to python
 
1 Attachment(s)
Team 341 had an awesome robot in 2012, and they graciously released their image processing code for others to learn from (see this white paper). Of course, as its a SmartDashboard extension, it's written in Java... and I happen to prefer python myself, so I ported the generic image processing portion of their code to Python 2.7+OpenCV.

While not fully tested, this properly recognizes all the images that they provided in the zip file in the white paper URL. I leave it as an exercise for the reader to import pynetworktables and ship the computed data off to a robot.

I didn't see a license file with their code, so I presume it is distributed under the same license that the SmartDashboard/WPILib is released under, as is this code. I am not associated with Team 341 in any way.


All times are GMT -5. The time now is 05:57 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi