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

Slightly update JavaCV #28

Closed mgmax closed 7 years ago

mgmax commented 7 years ago

I updated the bundled JavaCV to a somewhat newer (but still outdated) version. Now VisiCam works again under Debian stretch and Ubuntu < 17.10. To test that, I added a docker container and travis-ci file.

mgmax commented 7 years ago

To discuss: I removed the bundled jar files in favor of a script that downloads them. Hundreds of megabytes in the git history is not good.