# twistedfall/opencv-rust

Rust bindings for OpenCV

Repository: https://github.com/twistedfall/opencv-rust
Canonical: https://ross.abutalabs.com/products/opencv-rust
Language: Rust
License: MIT
License Family: permissive
Last push: 2026-07-31T06:34:26+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 4159, "days_push": 33, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2483, forks 187 (observed 2026-08-28T04:06:55.455172+00:00)

## What it is
Rust bindings for the OpenCV computer vision library, generated automatically via Clang. It exposes OpenCV 3.4 (deprecated), 4.x, and 5.x APIs to Rust applications.

## Use cases
- use opencv from rust
- process images in rust
- detect faces with rust and opencv
- build a rust computer vision app
- read and write video frames in rust
- run opencv algorithms in a rust program

## When to choose
- you need OpenCV functionality in a Rust codebase
- you want automatic bindings covering most of the OpenCV API
- you need support for OpenCV 4.x or 5.x on Linux, macOS, or Windows

## When to avoid
- you need a fully stable, battle-tested API
- you cannot install system-level OpenCV and Clang dependencies
- you prefer a pure-Rust computer vision library without C++ linkage

## Facets
- artifact type: library
- maturity: active
- function: computer-vision, image-processing, sdk
- domain: computer-vision, image-processing, machine-learning
- platform: rust, cross-platform, windows
- tags: opencv, bindings, clang-bindgen, video-processing, linux, macos

## Member repositories
- twistedfall/opencv-rust (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.455172+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-30T02:28:06.773344+00:00, confidence not recorded.
  - readme: https://github.com/twistedfall/opencv-rust (fetched 2026-08-28T04:06:55.455172+00:00, sha 60dcbc9ea23c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
