搜索资源列表
图像处理模板匹配
- 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
dancy_graphics
- 示例图像处理中的若干算法,包括傅立叶正拟变换,低高通滤波,中值平衡等-examples of image processing algorithms, including Fourier transform is proposed, low-pass filter, the value of balance
lztour
- 基于opencv开源图像库作的一个轮廓识别的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the identification of an outline of the procedure, in the image processing software used in Canada, the algorithm has been improved
VCWavelet
- 小波变换的vc算法实现,包括一维小波变换和二维小波变换,供相关研究图像处理和小波变换的相关人员参考。-vc wavelet transform algorithm, including one-dimensional and two-dimensional wavelet transform wavelet transform, Related research for image processing and wavelet transform personnel in the relevan
2004827113733
- 对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。 -right time to image the image wavelet transform, filter, Digital image processing for a variety of image algorithms, and the integrity of vitamin C source code.
VCHUNDAN
- 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
WaveletAlgorithmImplementateInVC++
- 小波算法在VC++中的具体实现,小波算法在图像处理,视频压缩等涉及到时频数据处理的工程领域有广泛的应用。-VC wavelet algorithm in the concrete realization of wavelet algorithm in image processing, Video compression, and other time-frequency data to the engineering field has a wide application.
lwt
- 用matlab编写的提升小波算法,应用于图像处理,很好用
12
- 应用小波变换的算法,实现红外图像和可见光图像的融合,vc++图像处理原程序-_图像处理
wave
- 小波变换 用c++实现 图像处理 嵌入零数算法
waveletintroduction
- 有关图像处理中小波变换的算法及编程技巧-the image processing wavelet transform algorithms and programming skills
tishengxiaobo-fusion
- 探讨了一种新的基于提升小波变换的图像融合算法,提升小波的构造不依赖于傅立叶变 换,应用它进行图像融合可以提高处理速度,节约内存空间。
VC图像处理的一些基本算法及小波变换源码
- VC图像处理的一些基本算法及小波变换源码-VC image processing algorithms and some basic wavelet transform FOSS
VC++图像处理最基本算法
- 专门用于图像处理的最基本算法,包括傅里叶变换,滤波,平滑等基算法
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
longwavelet
- mallat算法,实现了一维图像处理,可以试一试-mallat,based on
41695066wienerfilter2
- 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
50
- 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
cannyPP
- 这是自己写的一个图像处理算法,很不错。希望大家喜欢。仅供学习研究之用,严禁用于商业目的。-This is to write an image processing algorithm, very good. I hope you like it. For study and research purposes, is prohibited for commercial purposes.
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)