# peterbraden/node-opencv

OpenCV Bindings for node.js

Repository: https://github.com/peterbraden/node-opencv
Canonical: https://ross.abutalabs.com/products/node-opencv
Language: C++
License: MIT
License Family: permissive
Last push: 2024-07-09T08:27:12+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": 5345, "days_push": 785, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4384, forks 836 (observed 2026-08-28T04:08:47.094160+00:00)

## What it is
Native Node.js bindings for the OpenCV computer vision library, exposing Matrices, image reading/writing, and cascades like face detection to JavaScript. It enables real-time vision tasks such as webcam face detection and video stream annotation from Node.

## Use cases
- detect faces in images from node.js
- annotate video streams with computer vision
- read and process images in javascript
- control quadcopters with vision from node
- pipe image files into opencv matrices

## When to choose
- you need OpenCV functionality from Node.js with native performance
- you want simple face detection or image manipulation in JavaScript

## When to avoid
- you need modern OpenCV 4.x features or active maintenance
- you are not tied to Node.js and can use Python or C++ directly

## Facets
- artifact type: library
- maturity: maintenance
- function: computer-vision, image-processing
- domain: computer-vision, image-processing
- platform: windows
- tags: opencv-bindings, native-addon, face-detection, streams, nodejs, linux, macos

## Member repositories
- peterbraden/node-opencv (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:47.094160+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-29T18:21:16.451825+00:00, confidence not recorded.
  - readme: https://github.com/peterbraden/node-opencv (fetched 2026-08-28T04:08:47.094160+00:00, sha 863c3590d703)
- Data as of 2026-08-30T08:39:29.467469+00:00.
