文件名称:gray_transformation
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-11-08
- 文件大小:
- 878kb
- 下载次数:
- 0次
- 提 供 者:
- Fan***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对图像进行对数、指数灰度变换。对数变换扩展了低灰度区,压缩了高灰度区,能使低灰度区的图像较清晰地显示出来。而指数变换一般用于对图像的高灰度区给予较大扩展。源码包中给出了源码和要处理的图片,1、4两张分别为过亮过暗的图,经过相应变换都能得到较好的效果。-The image is logarithmic, exponential gradation transformation. A logarithmic transformation of the low gradation area expanded, compressed high gradation area, the low area gradation image can be more clearly displayed. The exponential transformation is generally used for high grayscale image area to give greater expansion. Source package gives the source code and images to be processed, 1,4 two were too bright too dark map, after corresponding conversion can get better results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gray_transformation\Assignment1\Assignment1\1.bmp
...................\...........\...........\4.bmp
...................\...........\...........\Assignment1.vcxproj
...................\...........\...........\Assignment1.vcxproj.filters
...................\...........\...........\Debug\Assignment1.lastbuildstate
...................\...........\...........\.....\Assignment1.log
...................\...........\...........\.....\CL.read.1.tlog
...................\...........\...........\.....\CL.write.1.tlog
...................\...........\...........\.....\gray_level_transformation.obj
...................\...........\...........\.....\link-cvtres.read.1.tlog
...................\...........\...........\.....\link-cvtres.write.1.tlog
...................\...........\...........\.....\link-rc.read.1.tlog
...................\...........\...........\.....\link-rc.write.1.tlog
...................\...........\...........\.....\link.read.1.tlog
...................\...........\...........\.....\link.write.1.tlog
...................\...........\...........\.....\vc110.idb
...................\...........\...........\.....\vc110.pdb
...................\...........\...........\gray_level_transformation.cpp
...................\...........\...........\lena_gray.bmp
...................\...........\Assignment1.sdf
...................\...........\Assignment1.sln
...................\...........\Assignment1.v11.suo
...................\...........\Debug\Assignment1.exe
...................\...........\.....\Assignment1.ilk
...................\...........\.....\Assignment1.pdb
...................\...........\Assignment1\Debug
...................\...........\Assignment1
...................\...........\Debug
...................\Assignment1
gray_transformation