About 28,200 results
Open links in new tab
  1. Opencv Rtsp Stream timeout - Python - OpenCV

    Feb 17, 2025 · Rtsp issue while streaming using opencv Python 0 921 April 27, 2021 RTSP is slow when using Opencv Python rtsp , highgui , videoio 5 8947 February 24, 2021 RTSP does …

  2. A Straightforward method to build ffmpeg for OpenCV?

    Apr 14, 2022 · I have been working and doing research into how to build the opencv_ffmpegxxx.dll. I’m working with OpenCV 4.5.5, the contrib modules and Visual Studio …

  3. OpenCV - Ask OpenCV Questions, Get OpenCV Answers

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

  4. ImportError: DLL load failed while importing cv2: The ... - OpenCV

    Jan 15, 2021 · Can you run the OpenCv test programs without issue, e.g. opencv_test_core.exe? As you are not building world you may need to make sure all the test programs work to see if …

  5. 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 …

  6. How to find python312_d.lib? - Python - OpenCV

    Apr 10, 2024 · Build OpenCV (including Python) with CUDA on Windows: Comprehensive Guide... Guide to building OpenCV (including Python bindings) with CUDA (optionally the …

  7. Missing opencv dlls - OpenCV

    Nov 15, 2024 · OpenCV is attempting to load GTK-based libraries for its GUI (opencv_highgui_gtk4100_64.dll, opencv_highgui_gtk34100_64.dll, etc.), but it is failing to do …

  8. 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 …

  9. DLL load failed while importing cv2 - Python - OpenCV

    Aug 29, 2023 · But when I try to import cv2 in python idle, it appears the following error: Traceback (most recent call last): File "<pyshell#1>", line 1, in <module> import cv2 …

  10. Cannot install Open-CV - Python - OpenCV

    Mar 24, 2023 · Yes, I have tried updating pip. I used pip install --upgrade pip pip3 install --upgrade pip pip install --upgrade pip setuptools wheel pip3 install --upgrade pip setuptools wheel How …