Create polygon from images
Show older comments
Hello everbody!
There is an image with edge detection operator applied.
From this image, parcel boundaries were obtained in the form of lines. (as "line.shp" file)
(the image is attached.)

In this image (or "line.shp" file), I want to get the parcel borders as a polygon and there are methods such as perceptual grouping..
Is there a package program or aplication for perceptual grouping?
or Is there another method that I can apply more easily.?
or how do I get it?
thanks in advance
2 Comments
Image Analyst
on 9 May 2020
What does the original look like? Because often beginners just automatically do edge detection for some reason even when that's not the correct approach. I saw one of those just this morning.
fatih gürbüz
on 10 May 2020
Answers (1)
It looks like a good candidate for watershed segmentation.
1 Comment
fatih gürbüz
on 10 May 2020
Categories
Find more on Object Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


