Quote:
Originally Posted by FourPenguins
You can either work with OpenCV directly (using the Java interface that WPI has supplied), or you can use the WPIImage object's method's to do a lot of basic image processing.
Someone named Greg Granito wrote this code that my team has been riffing off of.
|
Awesome. I spent 2 days getting detection to work in openCV (the c++ version) and then I see this ... Doh. This will help get me the rest of the way home though.
Thanks,
Paul