搜索资源列表
图象的检测,模板匹配算法代码
- 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
图像检测和模板匹配源码2005518144751
- 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测
- 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测
图象的检测,模板匹配算法代码
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在
模板匹配法
- 模板匹配法,与梯度和Laplacian算子相比较,除了能增强图像边缘外,还具有平滑噪声的优点。
图像匹配--模板匹配
- 主要是利用相关算法进行模板和场景图的匹配
图像模板匹配
- 简单的图像模板匹配,所花的时间比较长。
图像匹配源码参考
- vc\c++\c等各种方法实现的图像模板匹配,主要是基于图像的灰度匹配
FFT.基于FFT的图像匹配
- 基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换,image Regsiter use FFT
Match-Template
- 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
PicturesMatchTemplate
- 快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
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
templatematching
- 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
模板匹配
- 基于opencv的模板匹配算法,可以从一副大图中搜索出与模板相似度最高的部分(Template matching algorithm based on OpenCV, you can search from a large image of the highest similarity with the template part)
OpenCV模板匹配的方法识别手势
- 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
多模板匹配
- labview下多模板匹配(match)
灰度模板匹配
- 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
match
- opencv学习笔记,基于vs2013和opencv3.2的单图像模板匹配(Single image template matching)
A Template Matching Method
- 一种基于环投影矢量变换的多尺度旋转图像模板匹配方法(A Template Matching Method for Multi-Scale and Rotated Images Using Ring Projection Vector Conversion)