Corner detection in freehand drawings

1 visualizzazione (ultimi 30 giorni)
Gee
Gee il 12 Giu 2019
Risposto: yin shan il 17 Nov 2020
I currently have a dataset of x and y coordinates of shapes drawn by users on a graphics tablet.
The users are asked to copy an image by drawing it on the screen. The object they're required to copy is a collection of shapes (straight lines, squares, rectangles, triangles and circles). At the moment, I'm trying to determine the best approach to identifying individual shapes and thought that detecting lines and "snapping" them to a perfectly straight line would be a good approach and then identify corners in these shapes to determine what shapes are drawn. Is there an optimal way to detect corners and possibly snap a "wonky/wobbly" line in a matrix of x and y coordinates? Certainly not requesting someone provide the code, but more some helpful guidance as to different possible approaches and methodologies?
Thank you in advance!

Risposte (3)

Himanshu Rai
Himanshu Rai il 17 Giu 2019

Image Analyst
Image Analyst il 17 Giu 2019
Count the vertices. See my attached demo.

yin shan
yin shan il 17 Nov 2020
For free hand drawing a pen tablet is important for a lot of people. I got this XP-PEN Star G640 drawing pad as my first tablet and i still have it, really good for starting and its cheap-ish.

Prodotti


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by