文件名称:Image-histogram-equalization
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-16
- 文件大小:
- 2.33mb
- 下载次数:
- 0次
- 提 供 者:
- asd***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现部分图像处理算法
1. 图像的输入输出copyImage();图像的几何变换;用可视化编程,如MFC
2. 实现直方图均衡化算法,封装到imageHist()函数中;
-Programming a part of the image processing algorithms of image input and output copyImage () images of geometric transformation using visual programming, such as MFC 2. Histogram equalization algorithm, encapsulated into imageHist () function
1. 图像的输入输出copyImage();图像的几何变换;用可视化编程,如MFC
2. 实现直方图均衡化算法,封装到imageHist()函数中;
-Programming a part of the image processing algorithms of image input and output copyImage () images of geometric transformation using visual programming, such as MFC 2. Histogram equalization algorithm, encapsulated into imageHist () function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像直方图的均衡处理
....................\直方图
....................\......\1.bmp
....................\......\BMPIH.dsp
....................\......\BMPIH.dsw
....................\......\BMPIH.ncb
....................\......\BMPIH.opt
....................\......\BMPIH.plg
....................\......\Debug
....................\......\.....\BMPIH.exe
....................\......\.....\BMPIH.ilk
....................\......\.....\BMPIH.pch
....................\......\.....\BMPIH.pdb
....................\......\.....\bmp.obj
....................\......\.....\vc60.idb
....................\......\.....\vc60.pdb
....................\......\bmp.cpp
....................\......\imagehist.bmp
....................\说明文档.txt