How can I remove the circles(different colours) from the dermoscopic image?
5 ビュー (過去 30 日間)
古いコメントを表示
My dataset contains a variety of noise. One noise is in the form of different shapes(circles) of different sizes and colors at different locations. How can I remove them? Please give me some guidelines or some hints/code from where to start. Please see the attached image. I will be really thankful

6 件のコメント
回答 (2 件)
Selva Karna
2017 年 10 月 7 日
first separate region based object, after that apply contour , further apply binary selection .
0 件のコメント
Image Analyst
2017 年 10 月 7 日
What I'd do is to threshold the saturation channel since the colored circles have much higher saturation than the skin. Attached is a demo.

参考
カテゴリ
Help Center および File Exchange で Genomics and Next Generation Sequencing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

