文件名称:images_processing
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-03-11
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 朱
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将原程序拆分成三块:
1.由图像 -> 二维直方图的等价圆
2.对等价圆的参数进行分析,分成:色偏图像/进一步处理图像
3.对第2步骤中的图像进行提取其NNO区域图像。
4.对3的“进一步处理图像”执行1步骤,并给出结果。
5.最终将图像分为色偏图像和非色偏需再检测图像两类情况,并放到响应的文件夹内-Original program is split into three parts: 1 the image-> the equivalent two-dimensional histogram of equivalent circle round the parameters are analyzed is divided into: the image color misregistration/3 for further processing of the image in the second step. The extracted image region image NNO. 4 of 3 " further processing the image" perform a procedure, and the results are given. 5 The final image is divided into color cast image and non-image color cast should be subject to two types of case detection and response into the folder
1.由图像 -> 二维直方图的等价圆
2.对等价圆的参数进行分析,分成:色偏图像/进一步处理图像
3.对第2步骤中的图像进行提取其NNO区域图像。
4.对3的“进一步处理图像”执行1步骤,并给出结果。
5.最终将图像分为色偏图像和非色偏需再检测图像两类情况,并放到响应的文件夹内-Original program is split into three parts: 1 the image-> the equivalent two-dimensional histogram of equivalent circle round the parameters are analyzed is divided into: the image color misregistration/3 for further processing of the image in the second step. The extracted image region image NNO. 4 of 3 " further processing the image" perform a procedure, and the results are given. 5 The final image is divided into color cast image and non-image color cast should be subject to two types of case detection and response into the folder
(系统自动生成,下载前可以参看下载内容)
下载文件列表
彩色图像二维直方图等价圆实现及色偏分类\img_ecircle.m
......................................\main.m
......................................\NNODetect2.m
彩色图像二维直方图等价圆实现及色偏分类