文件名称:ContrastStretchNorm
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-12-17
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- nurul *******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high threshold values to normalize image (values below LowTHR are equated to LowTHR and values above HighTHR are equated to HighTHR)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ContrastStretchNorm\ContrastStretchNorm.m
...................\license.txt
ContrastStretchNorm