Giter Site home page Giter Site logo

opencv_files's Introduction

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.

opencv_files's People

Contributors

shimat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opencv_files's Issues

Setting the OPENCV_ENABLE_NONFREE flag to OFF

The OPENCV_ENABLE_NONFREE flag is set to OFF by default in the OpenCV documentation. However in the openCVSharp4, it is set to ON. Please is it possible to have another flag of that set to OFF in order to disable some algorithms with patent protection. Also if possible, two versions can be released, one with the OFF flag and the other with the ON flag.

cmake : CMake Error: The source directory "D:/opencv_files/opencv" does not appear to contain CMakeLists.txt

Hi..

I'm trying to compile from windows with powershell script ./build_windows.ps1, but i got this error :

cmake : CMake Error: The source directory "D:/opencv_files/opencv" does not appear to contain CMakeLists.txt.
At D:\opencv_files\build_windows.ps1:18 char:5

  • cmake -G "Visual Studio 16 2019" `
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (CMake Error: Th...CMakeLists.txt.:String) [], RemoteException
    • FullyQualifiedErrorId : NativeCommandError

Specify --help for usage, or press the help button on the CMake GUI.

When I clone this repo i got empty folder in opencv and opencv_contrib, is that normal? because I also can't open the folder on your github : https://github.com/shimat/opencv/tree/d40fe356e3ea77fd6b68c6e1ccac6d0a391775ba

TRYING TO COMPILE FLIP FLUIDS FOR BLENDER

Helloo i am trying to compile flip fluids for blender 2.91 but they brought me this error...๐Ÿ‘‡

CMake Error: The source directory "C:/Users/HP-GWC/Downloads/Blender-FLIP-Fluids-master" does not
appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

I really need help if anyone can

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.