Quote:
Originally Posted by Kingland093
Java
|
WPI has a decent tutorial for vision processing
here. It goes through example code for both Java and C++ and does a pretty good job of explaining the process. My other suggestion would be to look through
this white paper. It is Team 341's vision processing code form 2012 written in Java. The thread associated with the paper also answers a lot of questions.