# atduskgreg/opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API

Repository: https://github.com/atduskgreg/opencv-processing
Canonical: https://ross.abutalabs.com/products/opencv-processing
Language: Java
License: NOASSERTION
License Family: other
Last push: 2023-06-12T19:31:23+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4903, "days_push": 1178, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- 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 1356, forks 457 (observed 2026-08-28T04:04:29.304615+00:00)

## What it is
A Processing library wrapping OpenCV's official Java bindings to provide beginner-friendly computer vision functions within the Processing creative coding environment. It supports face detection, image filtering, brightness/contrast adjustment, and access to the full OpenCV API.

## Use cases
- detect faces in images with processing
- do computer vision in processing sketches
- apply threshold and blur filters to images
- adjust brightness and contrast of images
- process live camera feed in processing
- use opencv from java creative coding projects

## When to choose
- you're building Processing sketches that need computer vision
- you want beginner-friendly wrappers around OpenCV
- you need face detection or basic image filtering in Processing

## When to avoid
- you need Android support
- you need the latest OpenCV features or a modern OpenCV version
- you're not working in the Processing environment

## Facets
- artifact type: library
- maturity: maintenance
- function: computer-vision, image-processing
- domain: computer-vision, image-processing, graphics
- platform: windows, cross-platform
- tags: processing, opencv, creative-coding, face-detection, java, macos, linux

## Member repositories
- atduskgreg/opencv-processing (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.304615+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-30T04:41:53.609642+00:00, confidence not recorded.
  - readme: https://github.com/atduskgreg/opencv-processing (fetched 2026-08-28T04:04:29.304615+00:00, sha 30cfc934e403)
- Data as of 2026-08-30T08:39:29.467469+00:00.
