搜索资源列表
灰度均衡
- 能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
图像处理的灰度均衡
- 图像处理的灰度均衡-image processing gray balance
读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象
- 读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象
灰度均衡代码
- 灰度均衡处理代码
灰度均衡
- MFC环境下 利用直方图对8位灰度图进行灰度均衡
图像处理的灰度均衡
- 图像处理的灰度均衡-image processing gray balance
灰度均衡来对图像进行直方图均衡
- //程序说明: //该函数用来对图像进行直方图均衡。-//procedures :// This function used to image histogram equalization.
灰度均衡
- 能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edg
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transforma
VC++examples(9Sources)
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC++ programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaus
junh
- matlab下实现图像的灰度直方图绘制 以及图像的灰度均衡化处理-Matlab image histogram of the gray scale mapping and image processing gray balance
Linetransaa
- VC++数字图象处理,点运算程序,包括灰度拉伸,灰度均衡等-VC digital image processing, point Operational procedures, including tensile gray, gray balance
goodcode4
- vc++图像处理源代码:图片灰度均衡-vc image processing source code : Photo gray balance
vc++Gray
- 常用图象处理算法——灰度均衡 直接粘贴到vc即可-commonly used image processing algorithm-- gray balance directly to the paste can vc
LineTrans
- 这是一个含有图象线性变换,灰度拉伸,灰度均衡等点运算的VC++代码,希望对大家有用.-This is a linear transformation that contains images, gray stretch, gray balance point operations, such as VC code, in the hope that useful to everyone.
LineTrans
- 用MFC写的实现BMP格式图像点运算的源码。包括显示直方图、灰度的线性变换、阀值变换、窗口变换、灰度拉伸和灰度均衡。-MFC write with the realization of BMP format images point-source computing. Including the display histogram, gray linear transform, threshold transform, transfor
LineTrans
- 该程序完成如下图像的点运算功能:灰度直方图,灰度的线性变换,阈值变换,灰度拉伸,灰度均衡。-The program follows the completion of the point image computing functions: gray-scale histogram, gray linear transform, threshold transform, gray stretch, gray balance.
LT
- 含有图像线性处理反色,线性变换,灰度拉伸,灰度均衡等点运算的VC++源代码。-Containing images deal with the anti-linear color, linear transformation, gray stretch, gray balance point operations VC++ Source code.
ImageProcessing
- 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....