Bernsen local image thresholding

버전 1.1.0.0 (258 KB) 작성자: Jan Motl
Implementation of Bernsen's thresholding method.
다운로드 수: 2.1K
업데이트 날짜: 2014/10/24

라이선스 보기

The method uses a user-provided contrast threshold. If the local contrast (max-min) is above or equal to the contrast threshold, the threshold is set at the local midgrey value (the mean of the minimum and maximum grey values in the local window). If the local contrast is below the contrast threshold the neighbourhood is considered to consist only of one class and the pixel is set to object or background depending on the value of the midgrey.

인용 양식

Jan Motl (2024). Bernsen local image thresholding (https://www.mathworks.com/matlabcentral/fileexchange/40856-bernsen-local-image-thresholding), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Extended help text.

1.0.0.0