Quote:
Originally Posted by pblankenbaker
You might want to try this post as well:
http://www.chiefdelphi.com/forums/sh...67&postcount=6
It has a zip file containing a replacement WPIJavaCV.jar file (built from source on 2012-Feb-05) that seems to have addressed the memory leak issue that we ran across while using the SmartDashboard for image processing.
NOTE: This isn't a official release of the JAR file, I just downloaded the source directly from the WPI subversion server and built it. So, if you are not in a hurry, it might be wise to wait for a official release.
|
Appears this fixes a memory leak in the contour code. But if you are running into the problem FourPenguins refers to, Artifact artf1445 : Camera causes VM crash, this new jar file doesn't fix that problem. And that problem is quite frustrating and makes using SmartDashboard impossible.