搜索资源列表
图像匹配源码参考
- vc\c++\c等各种方法实现的图像模板匹配,主要是基于图像的灰度匹配
matching.rar
- 用灰度模板匹配和灰度模板快速匹配两种算法实现了对两个图像的配准。,Matching two pictures with algorithms of modeling and fast modeling .
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用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变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
Direct
- 图像匹配,基于灰度的匹配的经典算法。模板特征很适合在此基础上机型扩展。-Image matching, based on the classic matching gray-scale algorithm. Template characteristics are suitable for use in this basis expansion models.
tuxiangpipei
- C++的图像匹配程序,实现图象的检测,模板匹配-C++ for image matching procedures, implementation of image detection, template matching
200432590224
- 一个功能较全面的图像处理程序,能实现图像格式的转换,灰度变换,图像融合,模板匹配等功能。-A function of a more comprehensive image processing procedures, to achieve image format conversion, grayscale transform, image fusion, features such as template matching.
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
Hough
- 基于灰度的模板匹配 模板匹配 哈弗变换-The template matching based on gray scale template matching Hover transformation
matlab_imagematching
- 基于灰度的归一化匹配算法; 基于灰度的快速模板匹配算法。 -Based on the normalized intensity matching Based on Gray' s fast template matching algorithm.
SUSAN
- 图象匹配中最常用的是基于面积的匹配,该匹配方法是把一幅图象中某一象点的灰度邻域作为模板,在另一幅图象中搜索具有相同(或相似)的灰度值分布的对应点的邻域,从而实现两幅图象的匹配〔2,。在搜索过程中,通常是以互相关函数作为两个搜索邻域间的相似性测度。 -this ie a program is in the inviroment.we can use it bring a lot of benefit to us.
picture
- 图像匹配算法,运用模板匹配方法,是基于灰度的模板匹配算法,很全,有说明,程序和图片。-Image matching algorithm using template matching method is template matching algorithm based on gray, very full, with instructions, procedures, and pictures.
Untitled6
- 用统计相关的方法,基于灰度快速模板匹配,对两幅图像进行匹配-Associated with statistical methods, fast template matching based on gray level, the two images to match
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
picture
- 利用灰度匹配的程序 有原始图像和模板图像进行的匹配,主要是灰度的匹配-image match
MyMatch
- 图像模板匹配,分别设置两个ROI,基于灰度值得匹配-A template image match based on gray value set to 2 ROI seperately
Match
- 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching
Face-Recognition-code
- 首先建立一个标准的人脸模板,由包含局部人脸特征的子模板构成, 然后对一幅输入的人脸图像进行全局搜索,基于人脸灰度模板的模式匹配计算与标准人脸模板中不同部分的相关系数,通过预先设置的最小匹配门限来判断该图像窗口中是否包含人脸。-First, establish a standard template face by face feature contains the local sub-template structure,Then a face image input global sear
灰度模板匹配
- 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)