Python Projects

Shape Detection Using Open CV Python With Source Code

Shape Detection Using Open CV Python With Source Code Introduction : Real-time shape detection is a specific kind of cognitive when the system must recognize and identify geometric shapes in live video feeds using OpenCV. One of OpenCV, the computer vision library which we use is capable of detecting shapes in images or video streams […]

Shape Detection Using Open CV Python With Source Code Read More »

Text Detection Using Open CV Python With Source Code

Text Detection Using Open CV Python With Source Code Introduction : The text detection is a very important task for computer vision, It extract and recognise the information in form of textual from images or video frames. One of the most commonly cited use-cases for this technology include automating scanning documents and converting them, automatically

Text Detection Using Open CV Python With Source Code Read More »