# bytedeco/javacpp-presets

The missing Java distribution of native C++ libraries

Repository: https://github.com/bytedeco/javacpp-presets
Canonical: https://ross.abutalabs.com/products/javacpp-presets
Language: Java
License: NOASSERTION
License Family: other
Topics: javacpp-presets, java, android, native-libraries, maven, python
Last push: 2026-08-12T02:17:17+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 65, longevity 100
- inputs: {"age_days": 4517, "days_push": 22, "days_rel": 23, "gap_med": 226, "n_releases_24m": 4}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2850, forks 745 (observed 2026-08-28T04:07:25.612752+00:00)

## What it is
JavaCPP Presets provides Java bindings for commonly used native C++ libraries such as OpenCV, FFmpeg, and many others, built on the JavaCPP technology. It ships prebuilt binaries for multiple platforms including Android, iOS, Linux, macOS, and Windows via Maven Central.

## Use cases
- use opencv from java
- process video with ffmpeg in a jvm app
- call native c++ libraries from java
- build android apps with native computer vision libraries
- run deep learning inference in java
- access librealsense or hdf5 from the jvm

## When to choose
- you need mature native C++ library functionality in Java or on Android without writing JNI yourself
- you want Maven-managed, prebuilt cross-platform native binaries

## When to avoid
- you work outside the JVM ecosystem
- you need a lightweight pure-Java solution with no native dependencies

## Facets
- artifact type: library
- maturity: active
- function: sdk, image-processing, video-processing, computer-vision, machine-learning, audio-processing, graphics
- domain: cross-platform, developer-tools, computer-vision, image-processing, machine-learning, android-tools
- platform: windows, jvm, cross-platform
- tags: javacpp, native-libraries, cpp-bindings, maven, opencv, ffmpeg, java-bindings, video, linux, macos, android, ios

## Member repositories
- bytedeco/javacpp-presets (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.612752+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:36:54.820971+00:00, confidence not recorded.
  - readme: https://github.com/bytedeco/javacpp-presets (fetched 2026-08-28T04:07:25.612752+00:00, sha 22eea5dcfdb5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
