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

搜索资源列表

  1. datastruct_example

    0下载:
  2. 本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_maze.c 队列的顺序实现:ch3_squeue.c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14766
    • 提供者:kk.h
  1. MosaicKit

    0下载:
  2. 实现两幅图像的半自动刚性匹配,程序运行后在弹出的两幅图像上各选两个点(相互对应),而后得到匹配图像。-Implementation of semi-rigid two images match, the program running at the two images pop up two points each (corresponding to each other), and then match the images obtained.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:89237
    • 提供者:季全
  1. relate_match

    0下载:
  2. 进行相关匹配的程序,带有实验图片,能运行-Matching procedures associated with experimental images, will be able to run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:173317
    • 提供者:路单
  1. 1

    0下载:
  2. 关于图象匹配的程序,非常的有用,对初学者来说可以多-On the image matching procedure, is very useful for beginners can take a look at
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:198033
    • 提供者:王杰
  1. ransac

    1下载:
  2. 这个程序可以使用ransac算法自动剔除匹配错误的对应点-this program can disgard point using ransac method
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1570
    • 提供者:岳庆兴
  1. pointmatch

    0下载:
  2. 本程序实现了计算机视觉中立体匹配的关键一步,物点匹配。-This procedure achieved a three-dimensional computer vision to match the key step in matching objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2806
    • 提供者:朱成成
  1. fingeridentify

    0下载:
  2. 指纹识别完整程序 指纹匹配功能实现 滤波,方向场,细节提取-finger identify
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:7081015
    • 提供者:黄卡尔
  1. word_split

    0下载:
  2. 这个一个基于逆向最大匹配的分词程序,语料规模比较小。-The maximum matching based on the reverse of the sub-term process, relatively small-scale corpus.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1517543
    • 提供者:nancy
  1. WordSegment

    0下载:
  2. 基于字符串匹配的中文分词程序,C++版。 结果以文件显示。-String matching based on the Chinese word segmentation procedures, C++ version. To document the results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:335146
    • 提供者:李宏波
  1. 105230290harris

    0下载:
  2. 一个指纹识别的c语言程序,包括了指纹图象预处理,特征提取及指纹图象匹配各个步骤的详细算法--a fingerprint identification c language program, including a fingerprint image preprocessing, Feature Extraction and fingerprint image matching steps detailed algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:6139
    • 提供者:洪金龙
  1. cbir

    0下载:
  2. 用于进行图像类别识别的程序。根据初步的区域分割结果,对图像之间的区域进行匹配。-Image for the type of identification procedures. According to the preliminary results of the regional division, the area between the image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:37087
    • 提供者:glory
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. efficient_subpixel_registration

    0下载:
  2. 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:274838
    • 提供者:
  1. stringmatch

    0下载:
  2. 高速多字符串匹配程序,基于多字符串的KMP算法开发,能够实现多字符串的匹配-High-speed multi-string matching procedure, based on multi-string KMP algorithm development, to achieve multi-string match
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6797
    • 提供者:段建国
  1. openCVpulldetection

    1下载:
  2. 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测-based on openCV realize the detection of pull quality
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:4456605
    • 提供者:hanlu
  1. hough-circledetect

    0下载:
  2. 这是一个进行圆检测的VC程序,性能较好,速度比经典HOUGH算法要快得多-This is a detection for a round of VC process, better performance, faster than the classical algorithm much faster HOUGH
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2561596
    • 提供者:丰旻
  1. StereoRegion

    0下载:
  2. 一个立体视觉匹配程序,采用matlab编写-A stereo vision matching program, prepared using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:235134
    • 提供者:蒋志成
  1. Debug

    0下载:
  2. 所谓图像匹配,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-stereo matching
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:34841
    • 提供者:zbili
  1. vicinalboost-1.0.tar

    0下载:
  2. 经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值-sift
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:11354529
    • 提供者:邵绪强
  1. image_matching_program

    0下载:
  2. 通过图像的匹配程序将行简单处理,例如放大,缩小,翻转,灰度处理,图象二值化等技术全部囊括进来。 开发环境:MATLAB 7.1 -Through image matching procedure will OK a simple treatment, such as zoom, flip, gray scale processing, image binarization techniques covering all come. Development Environment: MA
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:196282
    • 提供者:季托
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com