当前位置:
首页 资源下载
搜索资源 - color enhancement VC
搜索资源列表
-
0下载:
用vc++6.0实现的图像锐化算法(实现了多种常见的锐化算子)和伪彩色增强算法,可以调节颜色范围,算法设计优良,利用了运行时多态。,With vc++ 6.0 achieve image sharpening algorithm (to achieve a wide range of common sharpening operator) and pseudo-color enhancement algorithms can adjust the color range, the algorit
-
-
0下载:
这是一款关于图像处理和增强的开发包,I2E SDK,包扩很多功能,去红眼,面部检测,颜色增强,等等,下载下来,试一下 挺不错的.,I2E SDK Image Process color enhancement
-
-
0下载:
关于彩色图像增强的一篇有用的论文,系统介绍从rgb空间转换到hsv空间进行各个颜色分量的增强信息-On color image enhancement of a useful paper, the system introduced space conversion from rgb to hsv color space for the various components to enhance information
-
-
0下载:
图像处理包括(1) 显示图片
(2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换
(3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码
(4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波)
-Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
-
-
0下载:
VC数字图像处理典型算法及实现,完整的源码,主要的图像增强算法:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm for image enhancement: image smoothing, median filter, sharpening the gra
-
-
0下载:
这是简单的图像增强实现代码,处理的256色的图像位图,效果很好,希望可以为你带来帮助。-This is a simple image enhancement to achieve code to deal with 256-color bitmap images, the effect well, hope to bring you help.
-
-
0下载:
vc各种图像操作,包括旋转、色彩处理、平滑、锐化,图像增强等。-vc a variety of image manipulation, including rotation, color processing, smoothing, sharpening, image enhancement and so on.
-
-
0下载:
vc编写数字图像处理的程序,其中有图像处理的各种方法的程序,包括图像多种扫描显示,图像增强(灰度变换、直方图均衡、图像平滑,阈值分割,多种滤波器、伪彩色增强等),图像变换(傅立叶变换、产生矩形并变换、离散余弦变换、沃尔什变换),图像复原(维纳滤波、逆滤波等等),图像编码(哈夫曼编码、香
农-费诺编码等)
-Usevc++ to write program for digital image processing, including the various of methods o
-
-
0下载:
本程序在VC++2005环境下设计,综合应用了灰度变换增强,直方图增强,图像平滑,锐化,频域增强,彩色增强等技术对图像进行处理-The program in VC++2005 environment, design, enhance the comprehensive application of the gray level transformation, histogram enhancement, image smoothing, sharpening, frequency enhance
-
-
0下载:
用VC实现的彩色图像增强,用两个例子加以说明-With VC of the color image enhancement, using two examples to illustrate
-
-
0下载:
利用VC++6.0编译通过的伪彩色增强处理实例,以lena图为例,说明了简单的伪彩色增强处理的一般方法-Compiled using VC++6.0 by the pseudo-color enhancement processing instance to lena diagram to illustrate a simple pseudo-color enhancement of the general approach
-
-
0下载:
vc++图形图像处理,图像增强(图像平滑、中值滤波,梯度、拉普锐化,位彩色编码)-vc++ graphic image processing, image enhancement (image smoothing, median filtering, gradient, Rapp sharpening bit color coding)
-
-
0下载:
图像处理图像增强中值滤波伪彩色编码VC++源代码-Image processing image enhancement, median filtering and pseudo color coding VC++ source code
-
-
0下载:
VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
-