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

搜索资源列表

  1. mom

    0下载:
  2. 经典矩量法点匹配程序,重推导,注释说明详细-Classical point matching moment method procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2468
    • 提供者:李扬
  1. zengqiang

    0下载:
  2. 一个用matlab编写的基于的指纹匹配程序,可以下载来看看,希望对你有所帮助。-Written by matlab a fingerprint-based matching procedure, you can download to see, you want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1579
    • 提供者:我猜我
  1. lsmatch

    0下载:
  2. 最小二乘影像匹配源代码,C++程序代码,希望可以帮到大家-Least Squares Matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6504
    • 提供者:李晨光
  1. 1549

    0下载:
  2. 压缩包中有VC写的十进制转二进制程序,负数前移,多项式相乘程序,字符串匹配程序,遍历(非递归和递归)。能运行-VC compressed package written in binary decimal transfer, negative forward, polynomial multiplication process, the string matching procedure, traverse (non-recursive and recursive.) Can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:42742
    • 提供者:qinchuan
  1. matching

    0下载:
  2. 基于opencv的双目校正,匹配程序.内附图片-Opencv calibration based on binocular matching process.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5550653
    • 提供者:wang
  1. kuaipipei

    2下载:
  2. 这是个块匹配程序,能运行成功的!!但是换上别的图片估计就得要变更下程序了!-This is a block-matching program, to run successfully! ! However, estimates have put another picture under the program to change it! Ha ha
  3. 所属分类:Special Effects

  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. edge-detection

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:813
    • 提供者:zhao
  1. Fast-Fourier-Transform

    0下载:
  2. 快速傅里叶变换源代码,大学图形学教学相关课件匹配程序-Fast Fourier Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5203783
    • 提供者:姚强
  1. pp2

    1下载:
  2. 影像匹配算法 ,摄影测量专业实习课程这几程序,相互学习-Image matching algorithm, photogrammetry, professional training courses in these programs learn from each other
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:3012832
    • 提供者:梦初见
  1. pipei

    1下载:
  2. 匹配程序,实现了普通匹配,基于特征点匹配,利用“爬山法”进行匹配,以及最小二乘匹配-Matching program, to achieve a normal match, based on the feature point matching, the use of " hill-climbing" to match, and least squares matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-11
    • 文件大小:120675
    • 提供者:李新
  1. sift-1.1.1

    0下载:
  2. SIFT算法实现的图像匹配程序,C++实现-SIFT algorithm for image matching program, C++ implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13431614
    • 提供者:
  1. PMAlign

    0下载:
  2. 康耐视 机器视觉的运行编写的程序,用于图像匹配和精确定位-Cognex machine vision to run programs written for image matching and precise positioning
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:14128
    • 提供者:应灿
  1. OCVMax

    1下载:
  2. 康耐视 机器视觉的运行编写的程序,用于图像匹配和精确定位-Cognex machine vision to run programs written for image matching and precise positioning
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:17545
    • 提供者:应灿
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. sift-match

    0下载:
  2. 基于OpenCV的SIFT匹配程序,编译可用-SIFT match program,based on OpenCV,which can be complied and used
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5769300
    • 提供者:胡晓斌
  1. kuohaopipei

    0下载:
  2. 数据结构括号匹配程序, -Parenthesis matching program
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:756
    • 提供者:王叙源
  1. point-matching

    1下载:
  2. 基于opencv的密集点匹配程序,运用C++语言实现-Sparse point matching and reconstruction (no image correction)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2825917
    • 提供者:李道远
  1. KPMtools

    0下载:
  2. 卡尔曼滤波的一些工具,matlab程序,需要自行提供原信号并匹配程序中的格式。-Some of the tools of the Kalman filter, matlab program, need to provide the original signal and match the format of the program.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:153021
    • 提供者:zhang
  1. pcgames_DotA_im_3.80

    0下载:
  2. sift匹配程序在matlab环境下的实现,包括特征提取与匹配-the sift match program realization in Matlab environment, including feature extraction and matching
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7683181
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com