Corner detection in freehand drawings

1 回表示 (過去 30 日間)
Gee
Gee 2019 年 6 月 12 日
回答済み: yin shan 2020 年 11 月 17 日
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!

回答 (3 件)

Himanshu Rai
Himanshu Rai 2019 年 6 月 17 日

Image Analyst
Image Analyst 2019 年 6 月 17 日
Count the vertices. See my attached demo.

yin shan
yin shan 2020 年 11 月 17 日
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.

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by