Skip to content

joehmchiu/opencv-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

opencv-cuda

Build opencv with cuda and cuDnn supports by Windows 11.

pre-requisites

Build and Install

Test

import cv2
cv2.__version__
cv2.cuda.getCudaEnabledDeviceCount()
import cv2
from cv2 import cuda
cuda.printCudaDeviceInfo(0)

Issue

  • zlibwapi.lib missing issue
  • download zlib123dllx64.zip though it's not in recommnendations

GPU Supported

About

build opencv with cuda and cudnn by windows 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published