About 28,700 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 - Ask OpenCV Questions, Get OpenCV Answers

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

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

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

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

  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. Import cv2 error - Python - OpenCV

    Jun 3, 2024 · I’ll attach the logs from CMake configurations and the build process from Visual Studio for your reference.

  8. How to detect custom arrow shapes in OpenCV? - Python - OpenCV

    Mar 5, 2025 · How to detect custom arrow shapes in OpenCV? python, opencv, image-processing, computer-vision asked by J01 on 05:36AM - 05 Mar 25 UTC Topic Replies Views …

  9. 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_ (''): …

  10. Need Help With OpenCV & RTSP - Python - Python - OpenCV

    Feb 10, 2025 · I’m working on a Python script that reads multiple RTSP streams using OpenCV, detects motion, and saves frames when motion is detected. Initially, I faced issues with ash …