matlab代码实现直方图匹配我要分享

Histogram matching with matlab code

直方图规定化 histeq histmatch 直方图匹配 直方图规定

关注次数: 274

下载次数: 1

文件大小: 595B

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:直方图匹配,或者叫做直方图规定化。在matlab下实现,但是没有使用IPT中的histeq进行规定化。


English Description:

Histogram matching, or histogram specification. It is implemented in MATLAB, but it is not specified by histeq in IPT.


代码预览