background subtraction

Hi. I have to do this thing: eliminate the background of a Braille image by setting all pixels with the most frequent gray scale value to zeros. How can i do this? Please someone help me. Thanks.

 채택된 답변

Walter Roberson
Walter Roberson 2011년 4월 30일

0 개 추천

MostFrequentGrey = mode(GreyIMG(:))

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by