How to enhance a rgb image with morphological operation to remove the obstacles in the shape border?

Hi all, I need to enhance a satellite image with morphological image so that i can remove the obstacles on the object's boundary.for example have to remove the trees, vehicles in the road and to reshape them correctly.Please anyone suggest me the exact morphological operation which performs these function. and i need the enhanced result in rgb image not in binary.

Answers (1)

I have no idea, because you didn't upload your image. And why do you think morphology is the way to go? What do you mean by wanting to reshape a vehicle or tree? What shape do you want the car or truck or tree to have?

3 Comments

Sorry sir , actually i want to remove some obstacles like vehicle , trees on road in the satellite image and to enhance the shape of the road structure. It was suggested that non linear filter especially morphological filter will be useful for shape enhancement.
Have you tried imdilate, imclose, imerose, imopen, bwmorph, or any morphological functions and reviewed it with the person who suggested it to you?

Sign in to comment.

Asked:

on 14 Jun 2013

Community Treasure Hunt

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

Start Hunting!