搜索资源列表
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
模板匹配算法代码
- 图象的检测,模板匹配算法代码 很好用的 大家
图象的检测,模板匹配算法代码
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在
基于模板匹配的人眼定位与人脸检测
- 基于模板匹配的人眼定位程序,其中使用了遗传算法。
sima_1.07.zip
- 图象模板匹配算法源代码,Image template matching algorithm source code
利用模式识别中的模板匹配算法
- 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
imcorr
- 基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region
Matlab
- 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
WangZhongMei
- 采用模板匹配算法,对目标进行定位,效果较好,定位准确-Template matching algorithm using the target position, the effect of better positioning accuracy
ImageTextureBasedOnATemplateMatchingAlgorithm
- 一种基于图像纹理的模板匹配算法 图像匹配-Image texture based on the template matching algorithm for image matching
algorithms
- 本文提出了一种基于圆周划分的模板匹配算法! 与传统模板匹配算法相比! 本算法具有速度较有一定的旋转不变性抗干扰性好的特点-A new template matching algorithem based on circle partitioning is presented. The new algorithm is faster and more robust than traditional template matching algorithms
matlab_imagematching
- 基于灰度的归一化匹配算法; 基于灰度的快速模板匹配算法。 -Based on the normalized intensity matching Based on Gray' s fast template matching algorithm.
relevance-mse-matchingalgorithm
- 利用模板匹配算法,计算小图与大图的相关性和均方误差三维曲线图,从而求出小图在大图中的匹配位置。-The matching algorithm used to calculate a small map and large map of the relevance and mean square error of three-dimensional curves, which obtained a small map large map in the matching position.
picture
- 图像匹配算法,运用模板匹配方法,是基于灰度的模板匹配算法,很全,有说明,程序和图片。-Image matching algorithm using template matching method is template matching algorithm based on gray, very full, with instructions, procedures, and pictures.
template-matching-algorithm--
- 人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
rotation-template-matching
- 基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result
模板匹配
- 基于opencv的模板匹配算法,可以从一副大图中搜索出与模板相似度最高的部分(Template matching algorithm based on OpenCV, you can search from a large image of the highest similarity with the template part)
模板匹配源码
- 基于MATLAB的SAD模板匹配算法,可以在原图中找到匹配的部分并进行框选。
金字塔模板匹配算法
- 可以实现金字塔加速处理模板匹配,vs2015+opencv3.30.(The template matching can be accelerated by pyramid)