CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模板 识别

搜索资源列表

  1. bmpE5pA4p84pE7p90p86haus

    0下载:
  2. 字符识别算法OCR 基于模板识别 OCR字符识别源代码,识别图片中的字符,OCR字符识别源代码,识别图片中的字符-Character recognition algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:3766187
    • 提供者:tony
  1. chepaishibie

    3下载:
  2. 使用MATLAB对车牌进行识别,并在GUI界面上进行显示,字符识别采用的是模板匹配法,附有待识别车牌和字符模板库(License plate recognition using MATLAB, and displayed on the GUI interface, character recognition using the template matching method With the number plate and character template library to be r
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:2794496
    • 提供者:小小朱
  1. untitel3

    0下载:
  2. 车牌识别模板程序,是关于大学生课设很有用的模板,供大家参考(License plate recognition template procedures)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:冯瑞瑞
  1. OpenCV模板匹配的方法识别手势

    0下载:
  2. 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2819072
    • 提供者:WUluWUlu
  1. mbpplc

    0下载:
  2. 手写识别模板匹配法流程图,可以给模板匹配法提供思路(Flow chart of handwriting recognition template matching method)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-23
    • 文件大小:180224
    • 提供者:baimao
  1. pwnutlv58

    0下载:
  2. 基于平面模板法镜头标定方法,本程序采用matlab编写,提供具体源码(Camera calibration method based on planar template method, using matlab, the program provides the specific source)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:35840
    • 提供者:Ulwihda
  1. 车牌识别系统MATLAB源代码完整

    0下载:
  2. clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:为谁甜
  1. 程序与图像

    0下载:
  2. 汽车车牌的识别,运用模板匹的方法,对图像进行分割识别(vehicle license plate recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:870400
    • 提供者:woyaonifengqu
  1. chepai

    0下载:
  2. 对汽车车牌进行识别,得到车牌号,包含程序源文件和字符模板和图片(Car license plate recognition, get the license plate number)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:104448
    • 提供者:Yanggr
  1. 新建文件夹 (2)

    0下载:
  2. 使用特征提取与模板匹配方法识别数字验证码,预处理阶段包括验证码图像灰度化、二值化、去噪,去噪使用RGB三原色法,验证码字符分割采用自适应分割方法,最后提取单个验证码图像特征值,与模板库字符进行匹配识别(The use of feature extraction and template matching method of digital identification verification code, verification code preprocessing consists of i
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:22528
    • 提供者:张力123
  1. func

    0下载:
  2. 自写的基于模板匹配的车牌识别系统,附有字符模板和测试车牌图片。((A system of License Plate Recognition.It has character template and text picture.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:mlgbzz
  1. 无语音读取简化版本

    0下载:
  2. matlab实现基于模板的车牌识别.主要模块如下:颜色信息提取、车牌区域定位、识别、提取、检测倾斜度、车牌校正、车牌区域2值化、擦除干扰区域、文字分割、模版匹配、结果输出。(Matlab based template based license plate recognition.The main modules are as follows: color information extraction, license plate location, recognition, extractio
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1130496
    • 提供者:zsb111
  1. 欧氏距离

    0下载:
  2. 欧氏距离法识别数字。模板和数字差别不能太大。(Euclidean distance method to identify numbers.The difference between template and number cannot be too large)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:凌浅
  1. my_scanner-master

    0下载:
  2. 识别文字,字符识别字符的识别目前用于车牌字符识别(OCR)中的算法主要有基于模板匹配的OCR算法以及基于人工神经网络的OCR算法.(Character recognition is currently used in license plate character recognition (OCR). There are mainly OCR algorithms based on template matching and OCR algorithm based on artificial n
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:2337792
    • 提供者:j754712002
  1. GeoMatch_src

    0下载:
  2. 图像模板匹配,基于梯度向量点积,处理模板图像与搜索图像,寻找最佳匹配得分点(Image template matching based on gradient vector product)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:143360
    • 提供者:小kkx
  1. 新建文件夹

    0下载:
  2. 建立一个模板图片库,将车牌的图片上的每个字符与库中的图片使用模板匹配法进行识别(A template library is built to identify each character in the license plate picture and the pictures in the library by template matching method)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:346112
    • 提供者:TxTstsr
  1. LicensePlateRecognition-master

    0下载:
  2. 实现车牌识别,内置模板,并带有界面,使用起来很简单(To achieve license plate recognition, built-in template, and with interface, it is very simple to use.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:379904
    • 提供者:韬韬江水
  1. cpsb1

    0下载:
  2. 对输入车牌图像进行车牌识别,通过模板匹配进行识别。(License Plate Recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:MarHo
  1. 标准库

    2下载:
  2. 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:45056
    • 提供者:麦康机
  1. number-identification

    1下载:
  2. matlab实现图片中的数字识别,模板匹配法(To realize number identification by template matching using MATLAB)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-05-30
    • 文件大小:173056
    • 提供者:x10
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com