hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 84
- Release rhythm 52
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 88
- age_days: 3271
- days_rel: 240
- days_push: 97
- n_releases_24m: 6
Adoption not part of the score
7491 stars · 901 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GoCV is a Go language binding for the OpenCV 4 computer vision library, supporting Linux, macOS, Windows, and Docker. It includes support for DNN deep learning inference, CUDA GPU acceleration, OpenCV Contrib modules, and Intel OpenVINO.
Use cases
- process images and video with opencv in go
- detect faces in webcam video stream
- run yolo object detection with cuda acceleration
- capture and display video from a camera in a go program
- run deep learning models like tensorflow or onnx in go
- track objects in video using opencv
- build a real-time computer vision application in golang
When to choose
- you want to use OpenCV from Go with idiomatic bindings
- you need GPU-accelerated vision via CUDA or OpenVINO
- you want to run DNN models (TensorFlow, ONNX, YOLO) inside a Go application
- you need cross-platform video capture and image processing in Go
When to avoid
- you are not using the Go language
- you need pure-Go image processing without a native OpenCV dependency
- you want Python's full OpenCV ecosystem and tooling
Facets
library · maturity active
computer-vision image-processing video-processing machine-learning deep-learning computer-vision image-processing machine-learning windows go opencv-bindings cuda openvino dnn yolo video-capture face-detection object-tracking video linux macos docker gpu
3 sources
- readme: https://github.com/hybridgroup/gocv · fetched 2026-08-28 · 2ca0a1021d42
- homepage: https://gocv.io · fetched 2026-08-29 · 7f697c5f2911
- site_page: https://gocv.io/getting-started · fetched 2026-08-29 · f4883d954ae2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hybridgroup/gocv | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="hybridgroup/gocv")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem