opencv-experiments
opencv-experiments copied to clipboard
im having a hard time building the visual studio opencv project im getting lots of errors
i need these libs if you can provide them opencv_cudaimgproc455.lib opencv_cudaarithm455.lib opencv_cudafilters455.lib opencv_core455.lib opencv_imgproc455.lib
@Colden1zs No I don't have that version. I stopped providing the C++ libs because there are too many combinations. You can see which versions I previously provided here.
Note: To provide the libraries you requested I would also need to know which version of the CUDA toolkit you wanted to use.
What errors are you getting and why don't you build with the latest version of OpenCV (from the 4.x branches) and CUDA?
12.2
well i can do latest version do you even have from opencv latest version? i really need these libs for a project im working on
opencv_core412.lib opencv_imgproc412.lib opencv_cudaimgproc412.lib opencv_cudaarithm412.lib opencv_cudafilters412.lib opencv_cudawarping412.lib opencv_cudaobjdetect412.lib opencv_dnn412.lib opencv_cudacodec412.lib
What issue are you having building it yourself? Is it related to using an old verison of OpenCV and CUDA?
i got like 1400 errors when i built im not trying again until tmr i was just wondering if you had the libs just what ever do you have OpenCV 4.12.0 cuda?
my codebase rely on
To avoid errors use the latest commits from the 4.x branches of both the main and contrib repo with the latest version of CUDA.