t-oster / VisiCam

A Java application, that turns a webcam into a VisiCut compatible network camera with marker detection and perspective correction. Uses OpenCV through JavaCV
Other
36 stars 12 forks source link

Fix memory leak in marker detection, minor changes #20

Closed FroChr123 closed 9 years ago

FroChr123 commented 9 years ago

Minor changes:

FroChr123 commented 9 years ago

The last commit is an important one, it fixes a memory leak in marker detection. Especially for 24/7 running VisiCam instances this would cause huge issues.