24位RGB彩色图像我要分享

24 bit RGB color image

otsu-matlab matlab-rgb24 二值化阀值

关注次数: 214

下载次数: 0

文件大小: 3K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。


English Description:

The 24 bit RGB color image is transformed into gray image, and then binarized by Otsu method, and the threshold value is displayed.


代码预览