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

improvements: show markers in web interface, lock insecure settings #12

Closed mgmax closed 9 years ago

mgmax commented 9 years ago

I made a few improvements, unfortunately not as separate branches or commits because many code parts overlap and a little refactoring was necessary:

This code is working fine at FAU FabLab, only "problem" that I found is that VisiCut cuts off a part of the image and then the error message text is not completely readable. Feel free to review it and give feedback.