I need to binarize the following image so that the blue dots appear as 1 and everything else as 0. Is there any way to do that? Thank you.

답변 (1개)

Steve Eddins
Steve Eddins 2021년 2월 8일

0 개 추천

Use the Color Thresholder app to generate the code needed to do this segmentation. See my 14-Oct-2019 and 25-Apr-2014 blog posts.
I suggest that you work in the L*a*b* color space. Use the a* and b* sliders to narrow down the blue pixels of interest and then generate code so that you can repeat the operation automatically.

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2021년 2월 8일

답변:

2021년 2월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by