#56 · Primary category: Computer Vision

javacv

computer-vision ffmpeg java javacv maven multimedia opencv opencv-java

Java interface to OpenCV, FFmpeg, and more

Project last updated:08/12/26

GitHub Stars

8.3K

Forks

1.6K

Contributors

85

License

Other

Why we included this project

Java developers who need real computer vision or video processing often hit a wall: the best libraries are native. JavaCV removes that wall by wrapping OpenCV, FFmpeg, Tesseract, and friends via JavaCPP presets, so you get working bindings without writing JNI code. On top of that it ships utilities that make day-to-day work easier, like hardware-accelerated frame display, multi-core parallel execution, and camera calibration helpers. If you're building vision features into a JVM service or an Android app, this gives you a direct path to mature native algorithms with a Java-friendly API.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category