The result of our 10 days work is a program which does the following:
Gets an input image and binarizes it on different layers.
Creates vectors from the lines on the binarized images.
 Creates vectors from triangles and rectangles edges, if the form's angles are 90° or less (between the two 2 pixel length vectors)
Composes triangle and rectangle vectors, from the vectors which composed them.
|