フィルターのクリア

problems with bwareaopen in segmenting

2 ビュー (過去 30 日間)
shru s
shru s 2017 年 7 月 13 日
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.

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by