NEED TO TRACE THE MIDPOINT OF THE ROAD IMAGE

2 次查看(过去 30 天)
HI! We are trying to form a road model and would like to know how to find the mid point of the road and indicate that using the straight line. We determined the edges of the road using LOG. thanks!

回答(1 个)

Image Analyst
Image Analyst 2014-9-6
Is this one of the methods mentioned in papers published here on the topic? Maybe try filling in between them with imfill() and maybe imclose(), then use bwmorph() to find the skeleton of the thick roads.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by