Description: 脱机字符识别
实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像”
用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数
字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。
-experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images" Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases not provided their readers need to collect samples. Platform: |
Size: 10377216 |
Author:super |
Hits:
Description: 本程序是基于OpenCV的程序,采用最小二乘算法,进行模板区域匹配。-the OpenCV are based on the procedures, the use of least squares algorithm for template matching region. Platform: |
Size: 119808 |
Author:njg |
Hits:
Description: 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法
采用界面输入输出方式-Using MATLAB for image matching two images, the program uses two types of matching algorithm: 1. Based on the gray value of the template matching 2. Template matching algorithm to improve the way input and output interface Platform: |
Size: 196608 |
Author:蒋周云 |
Hits:
Description: Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of computer vision.
In this article we will implement these two algorithms in C language using Intel OpenCV open-source computer vision library as base for our implementation. We also will try to compare these two algorithms and will see which one is faster. Platform: |
Size: 82944 |
Author:戴隆忠 |
Hits:
Description: 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对
其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的
结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature points as corner points, using the normalized gradient of their pre-match template. The shape of the template and then use the template in the four directions within the image edge point and the shortest distance between the template border statistics, access to the template image of the structure of eigenvectors of the feature points in order to achieve the exact match. Experimental results show that the algorithm has good practical value. Platform: |
Size: 171008 |
Author:memcpy |
Hits:
Description: 模板匹配,能够准确的找出与所给图像一致的目标。-Template matching, the ability to accurately identify the image with the given goal. Platform: |
Size: 100352 |
Author:cheng tiantian |
Hits:
Description: Log-polar transformation :The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.download and install opencv 1.1 pre Platform: |
Size: 1024 |
Author:rahman |
Hits:
Description: 对图像进行模板匹配,用户可自行选择图片和模板,程序有界面,可实现打开,保存等功能-Template matching pairs of images, the user can choose their own images and templates, procedures interface, can be realized to open, save and other functions Platform: |
Size: 2914304 |
Author:apple |
Hits: