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

搜索资源列表

  1. VCPPdigital-image-processing-

    0下载:
  2. 图像处理程序设计一书配套光盘中的c++程序-Image processing program design matching CD c++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5548474
    • 提供者:柳光峰
  1. siftDemoV4

    0下载:
  2. 我个人对sift经典算法的一些小改进,主要运用在图像匹配领域,比经典算法匹配速度和准确度都有提升-I personally sift some small improvements classical algorithm, mainly used in the field of image matching, than the classic matching algorithm to improve both speed and accuracy
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:889022
    • 提供者:james
  1. Openimagefile

    0下载:
  2. 可以用于图像匹配,可以实现可选精度,采用序贯相似方法通过图像误差来进行匹配,VC源码-Can be used in image matching, can realize the optional precision, using the method of sequential similarity matching through image error, VC source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5983269
    • 提供者:唐铁
  1. foundmental-and-f

    0下载:
  2. 本部分代码只是提供了基础矩阵及摄像机焦距部分的代码。其中基础矩阵的求解用到的数据,是图像匹配得到的点对-This section provides the basis matrix code only part of the code and the focal length of the camera. Which is used to solve the fundamental matrix of the data is obtained by image matching points
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:xuxu
  1. X-ray-matching

    0下载:
  2. Matlab image merging test
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:jagaa
  1. X-ray-matching

    0下载:
  2. Matlab code for image merging
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2047
    • 提供者:jagaa
  1. location

    0下载:
  2. 基于多尺度的图像匹配, 基于多尺度的图像匹配-Image matching based multi-scale, multi-scale image matching, image matching based on multiscale
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:257761
    • 提供者:星星
  1. FINAL

    0下载:
  2. 图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。-Image matching plays an important role in the process of producing panorama. After specific pattern of multiple image projection, with the constrai
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4367507
    • 提供者:amy
  1. digital-image-processing

    0下载:
  2. 实现图像的直方图均衡化,直方图匹配,邻域平均,局域增强,中值滤波。-histogram equalization,histogram matching,neighborhood averaging,local enhancement,median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:280163
    • 提供者:张三
  1. NCC

    0下载:
  2. ncc查询匹配的方法,可以用来做各种图像匹配的简单代码-ncc query matching method can be used for a variety of image matching short code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:675
    • 提供者:破晓
  1. sift-match

    0下载:
  2. 图像匹配中sift方法的几篇不错的文章,可供学习。-Image matching methods sift several good articles available for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1869611
    • 提供者:破晓
  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. Chamfer-Matching

    1下载:
  2. 2D2D image registration based on Chamfer matching algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1783
    • 提供者:deokman
  1. sift

    0下载:
  2. SIFT特征检测在图像匹配中有着较为广泛的使用,并有着教好的检测效果。-SIFT feature detection in image matching has a more widely used, and has taught good test results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:781073
    • 提供者:方达
  1. target-recognition-

    0下载:
  2. 基于图像匹配的目标识别算法仿真,对于目标识别研究有帮助。-Target recognition simulaion algorithm based on image matching, which is helpful for study of target recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:938725
    • 提供者:吉兵
  1. SURF_extraction

    3下载:
  2. 图像SURF特征提取,用于图像拼接和篡改检测,注释比较详细,程序很好理解-SURF feature extraction, image is used for image matching and tamper detection, comments are detailed, the program is easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1075360
    • 提供者:zhao
  1. image_match

    0下载:
  2. 影像匹配代码,两幅图像同名像点识别,5种基本匹配算法-Image matching code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2295662
    • 提供者:
  1. HuMoment

    0下载:
  2. 基于7个hu不变矩的图像匹配,基于7个hu不变矩的图像匹配-Image matching based on 7 hu invariant moments,Image matching based on 7 hu invariant moments
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:49221
    • 提供者:RenWei
  1. GUI

    0下载:
  2. 此程序主要用于图像的匹配、配准,编程开发环境为MATLAB,是学习图像处理的同学很好的参考资料。-image matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:144491
    • 提供者:feng
  1. Sift

    0下载:
  2. 一种尺度不变特征算子,应用于目标检测和图像配准。-image matching, a scale invariant operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:138483
    • 提供者:liumin
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com