Back to Browse

Real-Time Edge Detection using OpenCV | Python Computer Vision Mini Project

76 views
Dec 22, 2025
3:24

In this video, I created a Real-Time Edge Detection system using Python and OpenCV. The program captures live camera input, applies Canny edge detection, and displays the FPS (Frames Per Second) to show real-time performance. ๐Ÿ”น Language: Python ๐Ÿ”น Library: OpenCV ๐Ÿ”น Concept: Computer Vision, Edge Detection ๐Ÿ”น Input: Live Camera Feed This mini project helped me understand how real-time video processing works and how computers detect edges from live images. ๐Ÿ‘‰ Press ESC to exit the program. ๐Ÿ‘‰ Source code link is in the description https://github.com/Manik-0107/Python-Mini-Project/blob/main/18%20Real-Time%20Edge%20Detection%20Using%20OpenCV%20(Live%20Camera).py If you enjoyed this project: Like โ€ข Share โ€ข Subscribe ๐Ÿš€ #Python #OpenCV #ComputerVision #MiniProject #EdgeDetection #coding

Download

0 formats

No download links available.

Real-Time Edge Detection using OpenCV | Python Computer Vision Mini Project | NatokHD