Ross ROSS = Recommend OSS · open-source software intelligence for agents

shimat/opencvsharp

OpenCV wrapper for .NET observed · 2026-08-28

github.com/shimat/opencvsharp · homepage · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
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: 6.0
  • age_days: 4639
  • days_rel: 27
  • days_push: 10
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

6072 stars · 1241 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

OpenCvSharp is a cross-platform .NET wrapper for the OpenCV computer vision library, published as NuGet packages with bundled native binaries. Its API closely mirrors the native OpenCV C++ API while using C# conventions like typed enums, exceptions, and deterministic disposal.

Use cases

  • use OpenCV from C# or .NET applications
  • process and transform images in ASP.NET Core
  • detect features and match keypoints in .NET
  • build image processing pipelines in C#
  • read and write video files from .NET
  • run computer vision in the browser via Blazor WebAssembly
  • port existing OpenCV C++ or Python code to .NET

When to choose

  • you need OpenCV functionality in a .NET application
  • you want an API that maps closely to native OpenCV so C++/Python examples translate easily
  • you need cross-platform support including Windows, Linux, macOS, and WebAssembly
  • you want native binaries delivered via NuGet without manual builds

When to avoid

  • you are using Python, C++, or Java, where native OpenCV bindings are more direct
  • you need .NET Framework support and prefer the actively developed OpenCvSharp5 line (use OpenCvSharp4 instead)
  • you need GPU/CUDA modules that may not be included in the packaged native binaries

Facets

library · maturity active

image-processing computer-vision machine-learning computer-vision image-processing cross-platform windows wasm dotnet cross-platform opencv wrapper native-bindings nuget csharp blazor linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
shimat/opencvsharpmain98

For agents

markdown · JSON · MCP: product_card(name="shimat/opencvsharp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem