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

return plaintext HTTP 500 errors, not images, when markers weren't found #13

Closed mgmax closed 9 years ago

mgmax commented 9 years ago

Together with https://github.com/t-oster/VisiCut/pull/259 , VisiCut now shows a nice warning message when the markers are not found. Before, an error image was shown as the camera image, which was rather annoying.