搜索资源列表
图像处理模板匹配
- 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的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.
WP.rar
- 基于小波变换的匹配追踪算法,估计极其精确,推荐,Wavelet-Based Matching Pursuit Algorithm
regular_omp
- 压缩感知的一个恢复算法,规则化正交匹配追踪-A recovery algorithm for compressed sensing, rules-based orthogonal matching pursuit
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
shibie
- 采用图像小波变换后的统计特征对图像进行匹配识别。-The use of image wavelet transform the statistical characteristics of image matching identification.
Least-Square_MP
- 基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
haarwavelet
- haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
xiaobotezhengtiqu
- 基于小波特征提取方法的图象匹配算法是基于matlab平台的
program3
- 二阶B样条小波边缘检测 处理后的图像为多尺度下的边缘检测图像 还需要进行边缘图像的匹配-Second-order B-spline wavelet edge detection image processing for multi-scale edge detection to the edge of the image also need to match image
lg200901066
- 一种基于小波模极大值的图像特征匹配算法,介绍算法原理和步骤,可以作为研究参考-Based on wavelet modulus maxima image feature matching algorithm, and the steps introduced algorithm can be used as reference
PyramidImageMatchingII
- 针对离散小波变换对于图像平移和旋转的敏感性,提出了一种基于可操纵金字塔的图像匹配算法。-Discrete wavelet transform for image translation and rotation sensitivity of a steerable pyramid-based image matching algorithm.
Gabor_wavelet1
- 基于gabor小波变换的图像检索程序。有特征提取、特征匹配,以及结果返回。-On gabor wavelet transform based image retrieval process. There are feature extraction, feature matching, as well as the results returned.
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
pibei
- 图像匹配相关文献7篇,主要有小波变换用于理论研究及匹配的算法实现。对于刚进行图像匹配研究的人员很有帮助-Matching literature 7, mainly used for theoretical research on wavelet transform and matching algorithm. Matching of the images for just the staff very helpful
tuxiangpipei
- 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
WaveletTransform
- 提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。-Proposed a wavelet-based image registration method. In this method, using wavelet transfor
Wavelet_OMP 压缩感知的图像利用小波变换和正交匹配追踪算法
- Wavelet_OMP 压缩感知的图像利用小波变换和正交匹配追踪算法,用于cs理论的学习。
基于小波变换的图像匹配
- 基于小波变换的图像匹配程序Image matching program based on Wavelet Transform(Image matching program based on Wavelet Transfor mImage matching program based on Wavelet Transform)
基于小波变换的图像匹配
- 使用小波变换进行图像匹配,从而提升其匹配速度(Using the wavelet transform to match the image, so as to improve the matching speed.)