# huihut/OpenCV-MinGW-Build

👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib, 4.5.2-x64

Repository: https://github.com/huihut/OpenCV-MinGW-Build
Canonical: https://ross.abutalabs.com/products/opencv-mingw-build
Homepage: https://opencv.org/
License Family: other
Topics: opencv, mingw, mingw32, windows, opencv-library, build, cmake, qt, codeblocks, opencv-mingw, dll, opencv-contrib
Last push: 2022-03-05T11:50:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3195, "days_push": 1642, "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 1071, forks 230 (observed 2026-08-28T04:03:28.216895+00:00)

## What it is
A repository of prebuilt OpenCV binaries (32-bit and 64-bit) compiled with MinGW on Windows, covering versions from 3.3.1 through 4.5.5 including contrib modules. It saves Windows developers using MinGW-based toolchains (Code::Blocks, Qt, CMake) from having to compile OpenCV themselves.

## Use cases
- use opencv with mingw on windows without building from source
- download prebuilt opencv dlls for codeblocks
- set up opencv for a qt project on windows
- link opencv 4.5 with contrib modules in a mingw-w64 project
- avoid cmake compilation of opencv on windows
- get 32-bit and 64-bit opencv builds for windows

## When to choose
- you develop C++ on Windows with MinGW/Code::Blocks/Qt and need ready-to-use OpenCV binaries
- you want opencv-contrib modules included without compiling
- you need an older OpenCV version (3.x/4.x) as a MinGW build

## When to avoid
- you use MSVC (Visual Studio) - official OpenCV Windows binaries are a better fit
- you need the latest OpenCV release or active updates - the last build is from 2022
- you target Linux or macOS
- you need a licensed/supported distribution - no license file is provided here

## Facets
- artifact type: library
- maturity: maintenance
- function: computer-vision, image-processing, machine-learning
- domain: computer-vision, image-processing, machine-learning, developer-tools
- platform: windows, cpp
- tags: opencv, mingw, prebuilt-binaries, cmake, dll, opencv-contrib, codeblocks, qt

## Member repositories
- huihut/OpenCV-MinGW-Build (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.216895+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-30T06:53:49.577221+00:00, confidence not recorded.
  - readme: https://github.com/huihut/OpenCV-MinGW-Build (fetched 2026-08-28T04:03:28.216895+00:00, sha 1bb4ebd4577e)
  - homepage: https://opencv.org/ (fetched 2026-08-29T12:56:19.010896+00:00, sha 8bf4f687313b)
  - site_page: https://opencv.org/about (fetched 2026-08-29T12:56:19.022544+00:00, sha a74aac9831af)
  - site_page: https://docs.opencv.org/ (fetched 2026-08-29T12:56:19.024863+00:00, sha 085fdcbfa974)
  - site_page: https://opencv.org/releases (fetched 2026-08-29T12:56:19.020064+00:00, sha 2d9ea17f694f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
