android - opencv - Detect and optimize shapes -


i have challenge have implement sample apps on android. app allows user draw shapes on screen (by finger) , optimize vertex based shapes. thinking opencv don't know function/feature can me detect shape , optimize it. need hints or recommendations.

update: user can draw type of shapes such as: circle, ellipse, rectangle, line, curve, polygon, ... think should have general algorithm kind of shapes.

thanks.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

php - Dynamic url re-writing using htaccess -

java - Multi-Label Document Classification -