Giter VIP home page Giter VIP logo

opencv-4.9.0-mingw64's Introduction

Prebuilt OpenCV-4.9.0 Binaries for C++ Developement on MinGW64

This repository contains the prebuilt binaries of OpenCV-4.9.0 for C++ development on MingW64.

How to Install

This is my preferred way to install these files. You can adjust it to your like but the crucial ones are bolded.

  1. Download the repository or clone it.
  2. Create a folder named OpenCV (or you can use the name of the repo, OpenCV-4.9.0-MinGW64) and copy all the files inside the repo to it.
  3. Put OpenCV to wherever you like.
  4. Add the path {Path to OpenCV}\x64\mingw\bin to your PATH environment variable. This is required for the OS to locate the binary DLL files when you execute your program. I suggest you to install MinGW64 using MSYS2.

Notice

You cannot link against the binary files provided by this repo in your Microsoft C++ workflow. Binary files produced by MinGW64 C++ compiler use a different name mangling scheme than that Microsoft uses internally.

opencv-4.9.0-mingw64's People

Contributors

semihartan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.