OpenCvSharp4Cuda.NvidiaRedist.win.005.part
1.0.0
dotnet add package OpenCvSharp4Cuda.NvidiaRedist.win.005.part --version 1.0.0
NuGet\Install-Package OpenCvSharp4Cuda.NvidiaRedist.win.005.part -Version 1.0.0
<PackageReference Include="OpenCvSharp4Cuda.NvidiaRedist.win.005.part" Version="1.0.0" />
<PackageVersion Include="OpenCvSharp4Cuda.NvidiaRedist.win.005.part" Version="1.0.0" />
<PackageReference Include="OpenCvSharp4Cuda.NvidiaRedist.win.005.part" />
paket add OpenCvSharp4Cuda.NvidiaRedist.win.005.part --version 1.0.0
#r "nuget: OpenCvSharp4Cuda.NvidiaRedist.win.005.part, 1.0.0"
#:package OpenCvSharp4Cuda.NvidiaRedist.win.005.part@1.0.0
#addin nuget:?package=OpenCvSharp4Cuda.NvidiaRedist.win.005.part&version=1.0.0
#tool nuget:?package=OpenCvSharp4Cuda.NvidiaRedist.win.005.part&version=1.0.0
OpenCvSharp4.Cuda.NvidiaRedist.win
This package provides the native NVIDIA CUDA and cuDNN redistributable DLLs required to run GPU-accelerated OpenCvSharp applications on Windows x64.
Package Structure (Meta-Package)
Due to NuGet's maximum file size restrictions, the NVIDIA binaries had to be divided into several different parts.
(Bundles CUDA Toolkit version 12.8 and cuDNN version 9.2.0)
How to Use
This package does not contain OpenCV itself. It is meant to be used alongside the OpenCvSharp C# wrapper and your chosen CUDA architecture runtime package.
To fully enable CUDA-accelerated OpenCV in your project, you only need to install the following three packages:
- The C# Wrapper:
OpenCvSharp4.Cuda(andOpenCvSharp4) - The OpenCV Native C++ Binaries:
OpenCvSharp4.Cuda.runtime.win(or a specific architecture variant like.Ada) - The NVIDIA Dependencies (This Meta-Package):
OpenCvSharp4.Cuda.NvidiaRedist.win
Note: You do not need to install the prt Installing this meta-package will automatically handle them.
Hardware & Software Requirements
Even with this redistributable package, the target machine must still meet the following requirements:
- Compatible GPU: A modern NVIDIA RTX or Datacenter GPU.
- NVIDIA Display Driver: Version 566.03 or newer is strictly required to run CUDA 12.8 applications.
- Project Architecture: Your .NET project must explicitly target
x64.
Licensing & Legal
While OpenCvSharp and this packaging project are licensed under Apache-2.0, the native .dll files included in these packages are the proprietary property of NVIDIA Corporation.
By utilizing this package, you agree to the terms set forth in the NVIDIA CUDA Toolkit End User License Agreement (EULA) and the cuDNN Software License Agreement. License files are also included within the package directories.
Resources
- GitHub Repository: TUmans/OpenCvSharp4.Cuda
- Base Project: shimat/opencvsharp
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpenCvSharp4Cuda.NvidiaRedist.win.005.part:
| Package | Downloads |
|---|---|
|
OpenCvSharp4Cuda.NvidiaRedist.win
Meta-package that installs all NVIDIA CUDA redistributable DLLs required for OpenCvSharp4.Cuda on Windows. Pulls in Core (cudart, npp, cudnn) and Compute (cublas, cufft, curand, cusolver, cusparse). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 64 | 6/8/2026 |