Skip to content

javacv-webcam 2020.3.0: 100% Java implementation

Compare
Choose a tag to compare
@rladstaetter rladstaetter released this 12 Oct 20:45
· 3 commits to master since this release

This release strives to simplify the whole project and ports relevant code to Java.

Furthermore it minimises the code to just show how to use JavaCV with JavaFX and the new Pixelbuffer API.

Swing code and other comparision code is removed.

Project is configured to use javafx-maven-plugin and can be easily started via

mvn javafx:run 

and compiled to a jre image with

mvn javafx:jlink.

Finally executed via

./target/javacv-webcam/bin/jwebcam