what is the difference in usage between function im2bw(Image) and im2bw(Image,graythresh(Image))?
이전 댓글 표시
I used the default of the function im2bw without additional parameter, and I used im2bw by adding Otsu threshold to the function im2bw. I need to learn what the default value of threshold that used in default im2bw?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Thresholding에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!