Filter löschen
Filter löschen

problems with bwareaopen in segmenting

2 Ansichten (letzte 30 Tage)
shru s
shru s am 13 Jul. 2017
hello, I am using bwareaopen to remove a part of the image i dont want. Here is my code
a=imread('C:\Users\S\Desktop\project\A data\figure10.jpg');
a=im2bw(a);
az=bwareaopen(a,500);
imshow(az);
But i have been unsuccessful. If anyone can help me with this, I will be greateful. Thank you
This is my input image:
Thank you.

Antworten (0)

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by