About 28,600 results
Open links in new tab
  1. 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 …

  2. OpenCV 5 Roadmap? - opencv-50 - OpenCV

    Jun 11, 2025 · OpenCV 5 is many years late. Here is a quote from one of their old announcements: “In 2020, OpenCV 5.0 is coming out with an emphasis on deep learning and …

  3. Error: OpenCV(4.11.0) error: (-5:Bad argument) in function 'imshow'

    Apr 4, 2025 · I think there was an update to the input sent to opencv in version 4.11 and it especially affects Linux-based systems. The question is, how should we adjust the array …

  4. OpenCV - Ask OpenCV Questions, Get OpenCV Answers

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

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

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

  7. Opencv Rtsp Stream timeout - Python - OpenCV

    Feb 17, 2025 · I have an RTSP URL for streaming from a CCTV camera, but I get the following error: [ WARN:[email protected]] global cap_ffmpeg_impl.hpp:453 …

  8. Python3-opencv versus opencv-python - OpenCV

    Aug 30, 2023 · I was wondering what is the difference between the two ways of using opencv from python given that opencv-python is now officially part of the opencv project apt installing …

  9. EXR Error when trying to use cv2.imread - Python - OpenCV

    Nov 18, 2022 · Search · OPENCV_IO_ENABLE_OPENEXR · opencv/opencv Open Source Computer Vision Library. Contribute to opencv/opencv development by creating an account on …

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