About 24,500 results
Open links in new tab
  1. Unable to compile CUDA Version - Python - OpenCV

    Apr 25, 2025 · Hello guys. I’m during 3 days trying to make opencv to work with CUDA. I already have CUDA installed, cudnn etc. What happens: After making all process described in some …

  2. Missing lib files while building with Visual Studio 2022 - build

    Nov 13, 2024 · I tried to build OpenCV but Visual Studio only created 3 files in the /build/lib/release folder: opencv_cudev4100.exp opencv_cudev4100.lib opencv_ts4100.lib and …

  3. OpenCV with CUDA support – unsupported visual studio version …

    Mar 26, 2025 · Good morning, I am currently experiencing an issue building OpenCV with Cuda support. Following the process of using cmake to configure and generate I am building in …

  4. FAQ - OpenCV

    OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning (AI) software library.

  5. Error Compile Opencv 4.8.0 with Cuda in ubuntu 24.04

    May 9, 2024 · -- at: /home/benjamin/build/opencv/opencv-4.8.0-build/3rdparty/ippicv/ippicv_lnx/icv -- Intel IPP IW: sources (2021.8.0)

  6. Error compiling project with CMAKE - OpenCV Q&A Forum

    Hello, I want to compile my opencv project using cmake. Here is my CMakeLists.txt file cmake_minimum_required (VERSION 2.8) project ( opencv_test ) set (OpenCV_DIR …

  7. OpenCV

    Jul 18, 2025 · OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning (AI) software library.

  8. Correct HSV InRange Values for 'Red' Objects - OpenCV Q&A Forum

    I am using OpenCV 2.4.6 to try to detect white objects in an image that is primarily green-grey. (See the following picture). I have converted this image into the HSV format and these white …

  9. Help configuring CMake to build with contrib modules - build

    Aug 8, 2024 · hmm, it does NOT disable the sfm module by default ? (bc of missing absl deps ?) try to add -DBUILD_open_sfm=OFF to your cmake flags (you probably would not build that …

  10. Can't open/read file: check file path/integrity - C++ - OpenCV

    Jan 20, 2025 · Hello friends. The following program WORKED to read image files, but it stopped working and gave the following error: global loadsave.cpp:268 cv::findDecoder imread_ (''): …