ThresholdLocally
Performs LOCAL Otsu thresholding on an image, with a user-specified blocksize.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Brett Shoelson (2026). ThresholdLocally (https://au.mathworks.com/matlabcentral/fileexchange/29764-thresholdlocally), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.4.0 (3.71 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.4.0 | Updated license |
||
| 1.4.0-0 | Minor change to replace default blocksize of [32 32] by that returned by function BESTBLK. |
||
| 1.3.0 | Fixed problem with screenshot. (Image was inappropriately rotated.) |
||
| 1.2.0 | Modified significantly to accept as optional inputs all parameter-value pairs accepted by BLOCKPROC, as well as an additional "fudge factor" parameter that allows one to scale the local graythresh value by a scalar multiple. |
||
| 1.0.0 |