Skip to content

shimat/opencv_files

Repository files navigation

opencv_files

OpenCV Windows binaries for opencvsharp

Windows Server 2022

Requirements

Please add paths of your cmake and vcpkg executables to the PATH environment variable.

Build for Windows

  • Clone
git clone --recursive https://github.com/shimat/opencv_files
# Or
git clone https://github.com/shimat/opencv_files
git submodule update --init --recursive
  • Install Tesseract
vcpkg install tesseract:x64-windows-static
vcpkg install tesseract:x86-windows-static
  • Run build_windows.ps1
  • Open and build build_win_[x64 or x86]/OpenCV.sln by Visual Studio.

You can change the target platform and the vcpkg path by editing the .ps1 file.

##### Change here #####
$vcpkgPath = "C:\Tools\vcpkg"
$platform = "x64"
#$platform = "x86"

Build for UWP

  1. Clone the repository
  2. Run build_windows.ps1
  3. Open and build build_win_x64/OpenCV.sln by Visual Studio.

Release Packages

https://github.com/shimat/opencv_files/releases

The release packages are built by the GitHub Actions workflow.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy