Geometric Shape Recognition & Find Extreme Points in C#
- by Apoorv Shah
Hi,
Can anyone tell me how to recognize geometric shape using C#?
I have geometric shapes like triangle, hexagon, pentagon, diamond, square,parallelogram, rectangle, etc.
I have drawn all these shapes using mspaint.
i have one picture box, using opendialog i am selecting any of the geometric shapes, into picturebox.
I want to identify the shape…