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

  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

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

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

  5. Cv2.error: OpenCV(4.11.0) error: (-5:Bad argument) in function ...

    Mar 10, 2025 · I am working on a centering algorithm using OpenCV where it detects anything that is orange and gives direction of where to move the camera to center it to the orange …

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

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

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

  9. An improved template matching with rotation and scale ... - OpenCV

    Oct 10, 2021 · While I was doing the robotic grasping research, I found out that template matching is a good approach for quick object localization but the template matching provided by …

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