Outdoor Scene segmentation>>>> How can I segment the following image to extract tree regions?

More Answers (1)

See if imseggeodesic in Image Processing Toolbox is something that can be useful here. It is semi-automatic in the sense that you need to mark some pixels/regions from the foreground and the background. You can also try to automate it fully selecting automatically selecting 'green' input.

2 Comments

Thanks for your reply... It may be helpful. imseggeodesic>> But where can I get the code

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!