wuganhao.OpenCV
3.4.15.2-rc8
This is a prerelease version of wuganhao.OpenCV.
dotnet add package wuganhao.OpenCV --version 3.4.15.2-rc8
NuGet\Install-Package wuganhao.OpenCV -Version 3.4.15.2-rc8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="wuganhao.OpenCV" Version="3.4.15.2-rc8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add wuganhao.OpenCV --version 3.4.15.2-rc8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: wuganhao.OpenCV, 3.4.15.2-rc8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install wuganhao.OpenCV as a Cake Addin #addin nuget:?package=wuganhao.OpenCV&version=3.4.15.2-rc8&prerelease // Install wuganhao.OpenCV as a Cake Tool #tool nuget:?package=wuganhao.OpenCV&version=3.4.15.2-rc8&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenCV: Open Source Computer Vision Library
This is OpenCV package to be consumed from VC++ project as a NuGet package.
With:
- X64 release build only.
- Compiled with CUDA enabled.
Resources
- OpenCV Homepage: http://opencv.org
- Docs: http://docs.opencv.org/3.4/
- Q&A forum: https://forum.opencv.org
- previous forum (read only): http://answers.opencv.org
- Issue tracking: https://github.com/opencv/opencv/issues
Contributing
Please read the contribution guidelines before starting work on a pull request.
Summary of the guidelines:
- One pull request per issue;
- Choose the right base branch;
- Include tests and documentation;
- Clean up "oops" commits before submitting;
- Follow the coding style guide.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
native 0.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.15.2-rc8 | 550 | 9/7/2021 |
3.4.15.2-rc7 | 439 | 9/6/2021 |
3.4.15.2-rc6 | 427 | 9/3/2021 |
3.4.10.2 | 1,697 | 8/25/2020 |
3.4.10.1 | 966 | 7/4/2020 |
3.4.10.1-rc5 | 773 | 7/4/2020 |
3.4.10.1-rc4 | 662 | 7/4/2020 |
3.4.10.1-rc3 | 754 | 7/4/2020 |
3.4.10.1-rc2 | 732 | 7/4/2020 |
3.4.10.1-rc1 | 763 | 7/4/2020 |
3.4.9.3-rc1 | 616 | 7/2/2020 |
3.4.9.2 | 879 | 6/3/2020 |
3.4.9.2-rc5 | 603 | 6/3/2020 |
3.4.9.2-rc4 | 578 | 6/3/2020 |
3.4.9.2-rc2 | 450 | 6/1/2020 |
3.4.9.2-rc1 | 492 | 5/31/2020 |
3.4.9.1 | 607 | 5/29/2020 |
3.4.9.1-rc2 | 490 | 5/29/2020 |
Create OpenCV dynamic library for VS 2019