|
OpenCV?
Hey guys,
As the offseason approaches, my team has begun to look at alternate forms of vision processing and openCV came up a lot. I know it recently came out with a java version. Anyone have any experience using it?
__________________
Code:
while (life){
frcObsession = true;
obs.ProgramAndObsess();
}
if (!life) life = true;
|