Skip to content

Beginners Opencv · Tutorials

Corners detection – OpenCV 3.4 with python 3 Tutorial 22

Access community, courses and source codes
Logo

AI Vision Academy

Access the code of this tutorial, computer vision courses and an exclusive community on AI Vision Academy

  • Access to over 50+ source codes from Pysource.com/blog
  • Dedicated video courses about computer vision
  • Access to an exclusive community of professionals
  • Real-World AI Projects – Get hands-on experience building practical AI Computer Vision solutions with a structured path.
  • Monthly Coaching Calls – get support and any of your questions answered

Subscribe to our newsletter to learn more

One comment

  1. Sir
    I dont have a webcam to capture the video. So I chose a video file and imported the location and chose the file. But i get some errors like cv2.imshow(‘frame’,frame)
    cv2.error: OpenCV(3.4.1) D:\Build\OpenCV\opencv-3.4.1\modules\highgui\src\window.cpp:364: error: (-215) size.width>0 && size.height>0 in function cv::imshow
    What should I do sir?

Join the discussion