javacv
CV library
Provides a Java interface to computer vision and multimedia libraries
Java interface to OpenCV, FFmpeg, and more
8k stars
244 watching
2k forks
Language: Java
last commit: about 2 months ago
Linked from 2 awesome lists
computer-visionffmpegjavajavacvmavenmultimediaopencvopencv-java
Related projects:
Repository | Description | Stars |
---|---|---|
bytedeco/javacpp | Provides efficient access to native C++ code from Java | 4,519 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
peterbraden/node-opencv | Bindings for OpenCV to enable real-time computer vision processing in Node.js | 4,380 |
koral--/android-gif-drawable | A set of Android views and drawable components for displaying animated GIFs | 9,566 |
bytedeco/javacpp-presets | Provides pre-configured Java modules for widely used C/C++ libraries | 2,687 |
jacoco/jacoco | A Java code coverage tool that measures the percentage of lines executed during testing | 4,240 |
openmv/openmv | A platform for machine vision development with programmable cameras and extensive image processing capabilities | 2,446 |
lwjgl/lwjgl3 | A high-performance Java library providing direct access to native APIs for graphics, audio, parallel computing, and XR applications. | 4,852 |
vsch/javafx-webview-debugger | Enables debugging of JavaFX WebView applications via a WebSocket connection to Google Chrome Dev Tools. | 68 |
opencv/opencv | A comprehensive C++ library for image and video processing, feature detection, and machine learning algorithms. | 79,662 |
almasb/fxgl | A comprehensive game development framework for creating 2D and experimental 3D games in Java with support for Kotlin. | 4,466 |
jbohnslav/opencv_transforms | An OpenCV-based implementation of PyTorch's image augmentation transforms for fast and efficient data preprocessing in computer vision pipelines. | 377 |
adoptopenjdk/jitwatch | Analyzes and visualizes the HotSpot JIT compiler's behavior | 3,111 |
nowaterlili/heroku-buildpack-ruby-opencv | An extension of Heroku's Ruby buildpack that integrates OpenCV and CMake for computer vision tasks. | 3 |
google/j2objc | Translates Java source code to Objective-C for iOS app development | 5,998 |