Vote count:
0
I am trying to segment out human by removing noise and shadow from the image shown below:
Here are the steps:
I first threshold the image to contain only pixels with intensity value equal to 255
Erode the image
Dilate the image
Perform closing
and got the the following result:
Can anyone suggest what more should I do to improve the result? As there is some noise that is not removed and the human is not segmented correctly. Any help is much appreciated.
asked 2 mins ago
Human segmentation using morphological operations in MATLAB
Aucun commentaire:
Enregistrer un commentaire