双峰法是一种简单的阈值分割方法我要分享

Bimodal method is a simple threshold segmentation method

双峰法matlab 谷底阈值 谷底 bimodal-threshold 双峰法

关注次数: 396

下载次数: 0

文件大小: 3K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:双峰法是一种简单的阈值分割方法,即如果灰度级直方图呈现明显的双峰状,则选双峰之间的谷底所对应的灰度级作为阈值分割。


English Description:

Bimodal method is a simple threshold segmentation method, that is, if the gray level histogram presents obvious bimodal shape, the gray level corresponding to the valley bottom between the bimodal is selected as the threshold segmentation.


代码预览