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

搜索资源列表

  1. Patten Match

    1下载:
  2. 基于NI公司的视频捕捉,模式匹配,图象跟踪软件,参加大学生挑战杯科技作品比赛.-the video capture, pattern matching, image tracking software, students participate Technology Challenge Cup competitions.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:304538
    • 提供者:廖降龙
  1. match-v3.3.src

    0下载:
  2. This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih \"Multi-Camera scene Reconstruction via Graph Cuts\" In: European Conference on Computer Vision, May 2002. Vladimir
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:915541
    • 提供者:Chen
  1. match-of-pic

    0下载:
  2. 图像模式匹配检测,使用C++,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Image pattern matching detection, the use vs2008 environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, using the referen
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2268890
    • 提供者:huweicn
  1. Match

    0下载:
  2. opencv实现图片的模式匹配,可以实现多通道的图像匹配,不仅仅是通过灰度来实现的匹配。-opencv realized picture of pattern matching, multi-channel images can be matched, not only achieved by matching gray.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19772757
    • 提供者:fff
  1. match

    0下载:
  2. 本代码是一个通过模式识别来完成图像匹配的程序-The adoption of this code is a pattern recognition to complete the image matching procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:152342
    • 提供者:angel
  1. human_face_detect_facemodel

    0下载:
  2. 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3064652
    • 提供者:yangle
  1. Pattern_Align_by_yimi

    0下载:
  2. 模板比对 应用OPENCV来下显示比对后的图像 速度不错-Pattern match used Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2026949
    • 提供者:cmd
  1. Image

    1下载:
  2. a very good dll for image process, provide the method to measure and caculate the image, circle fitting, pattern match, ....and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:29863
    • 提供者:jiangli
  1. KMP

    0下载:
  2. 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:856
    • 提供者:fa
  1. Data_structures_string_pattern_matching_algorithm.

    0下载:
  2. 数据结构串的模式匹配算法Data structures string pattern matching algorithm -Data structures string pattern matching algorithms Data structures string pattern matching algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:47133
    • 提供者:ib
  1. Identification-Based-on-Iris-Pattern

    1下载:
  2. 虹膜识别的经典论文,包括虹膜预处理、特征提取、分类器的设计,完成虹膜匹配。-Classic paper of iris recognition, including iris preprocessing, feature extraction, classifier design, complete iris match.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:191488
    • 提供者:何威
  1. cornner-match

    0下载:
  2. 图形匹配的时候需要进行角点的匹配,本程序就提供了相应的代码-Pattern matching when need to match the corner, this program will provide the corresponding code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:339875
    • 提供者:邢笑雪
  1. image-match

    0下载:
  2. MATLAB实现二值图像匹配 图像分析与模式识别作业 个人编写 能运行-In MATLAB binary image matching image analysis and pattern recognition operations can run personal writing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:368095
    • 提供者:尹贺峰
  1. fastpattern

    0下载:
  2. 快速字符串匹配,使用方法:编译后./name pattern 其中pattern为你需要匹配的字符串。 默认匹配文本为testdata,可以修改源码改变文本。-This code provides a way to do pattern match in a quite short term. usage:./name pattern
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:78579
    • 提供者:陈伟峰
  1. match-pre-

    0下载:
  2. pattern macher for AI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:劉啟
  1. make-iana-tld-pattern

    0下载:
  2. Regular expression to match all IANA top-level domains.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1249
    • 提供者:seitaixei
  1. match-of-characters

    0下载:
  2. 用朴素模式匹配算法和快速模式匹配算法实现字符串的模式匹配为题,带有详细的运行说明。-With a simple pattern matching algorithm and fast pattern matching algorithm string pattern matching the title, with a detailed descr iption of the operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:116427
    • 提供者:mafangyuan
  1. StepPattern

    0下载:
  2. This class represents a single pattern match step.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5255
    • 提供者:selinggin
  1. match

    0下载:
  2. 该函数通过调用MATLAB库函数noemxcorr(),实现简单的模板模式匹配功能,性能优异-The MATLAB function by calling the library function noemxcorr (), to achieve a simple template pattern matching functionality, performance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:384773
    • 提供者:龙传书
  1. Pattern-Matching-LabVIEW

    0下载:
  2. LabVIEW实现的图像匹配识别程序,需安装Vision工具包。版本为20-The pattern match source code Of LabVIEW
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:60158
    • 提供者:abcxiaonie
« 12 3 4 »
搜珍网 www.dssz.com