Java interface to OpenCV, FFmpeg, and other computer vision libraries, providing wrappers for native APIs.
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv</artifactId>
<version>1.5.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Capture a frame from the default camera
Add the appropriate platform classifier (e.g., -linux-x86_64) to your dependencies.
No dependency data recorded yet.