GulerEnes / ShapeDetection

It detects handwritten shapes with hough lines and my other algorithm which I didn't use any predeveloped function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapeDetection

main.py uses hough lines to detect edges

main2.py is my algorithm to count corner points.

About

It detects handwritten shapes with hough lines and my other algorithm which I didn't use any predeveloped function.


Languages

Language:Python 100.0%