wuganhao.OpenCV
3.4.15.2-rc8
This is a prerelease version of wuganhao.OpenCV.
Install-Package wuganhao.OpenCV -Version 3.4.15.2-rc8
dotnet add package wuganhao.OpenCV --version 3.4.15.2-rc8
<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, C# scripting and .NET Interactive. 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 |
---|---|
native | native |
Compatible target framework(s)
Additional computed target framework(s)
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 | 162 | 9/7/2021 |
3.4.15.2-rc7 | 118 | 9/6/2021 |
3.4.15.2-rc6 | 111 | 9/3/2021 |
3.4.10.2 | 483 | 8/25/2020 |
3.4.10.1 | 460 | 7/4/2020 |
3.4.10.1-rc5 | 390 | 7/4/2020 |
3.4.10.1-rc4 | 249 | 7/4/2020 |
3.4.10.1-rc3 | 328 | 7/4/2020 |
3.4.10.1-rc2 | 344 | 7/4/2020 |
3.4.10.1-rc1 | 365 | 7/4/2020 |
3.4.9.3-rc1 | 251 | 7/2/2020 |
3.4.9.2 | 371 | 6/3/2020 |
3.4.9.2-rc5 | 253 | 6/3/2020 |
3.4.9.2-rc4 | 237 | 6/3/2020 |
3.4.9.2-rc2 | 242 | 6/1/2020 |
3.4.9.2-rc1 | 275 | 5/31/2020 |
3.4.9.1 | 275 | 5/29/2020 |
3.4.9.1-rc2 | 270 | 5/29/2020 |
Create OpenCV dynamic library for VS 2019