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

搜索资源列表

  1. image-mosaic

    1下载:
  2. 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:548688
    • 提供者:li
  1. Code

    0下载:
  2. 用于数字图像处理,包含Harris算法用于角点检测,图形金字塔,以及图像匹配。-For digital image processing, including the Harris corner detection algorithm is used, the graphics of the pyramid, and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:556134
    • 提供者:Forrest
  1. inner_dist

    0下载:
  2. A image matching property to match images using inner distance calculation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3097762
    • 提供者:dj
  1. SIFT_RANSAC_MATCH

    0下载:
  2. 利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除-GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:23031491
    • 提供者:宋孟肖
  1. myImage-processing-template-matching

    0下载:
  2. 图像处理模板匹配。利用C++,实现了在图片中搜索模板中的部分,并进行检测匹配-Image processing template matching. The use of C++, realized in the picture part of the search template and matching detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3425877
    • 提供者:
  1. 1

    0下载:
  2. 这是一个关于图像匹配的代码,有sift,surf的 特征检测 , 特征提取等,有它们的具体实现算法,很值得研究,也比较适合初学者-This is a code on the image matching, there sift, surf feature detection, feature extraction, etc., have their specific algorithm, it is worth studying, but also more suitable for begin
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16680735
    • 提供者:吕孟娇
  1. v3

    0下载:
  2. image matching algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1001
    • 提供者:Arthur Porto
  1. Techniques-of-matching-images

    0下载:
  2. Variance map of an image is calculated by taking a square window of a set size around a center pixel, and calculating the variance of the values of the pixels. Census Transform is a form of non-parametric local transform (i.e. relies on the relativ
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6427
    • 提供者:Ritesh Das
  1. freak

    0下载:
  2. OpenCV中利用freak算法实现图像匹配-OpenCV utilizing freak image matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1803636
    • 提供者:李乐
  1. boostDesc1.0.tar

    0下载:
  2. opencv中利用boost描述符实现图像匹配和配准-opencv boost the use of descr iptors for image matching and registration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8780725
    • 提供者:李乐
  1. 000-power-spectrum-matching

    0下载:
  2. 利用图像局部频谱进行目标跟踪,适用于跟踪小尺寸目标-Partial spectrum using image target tracking for tracking small targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5263
    • 提供者:张奇夫
  1. 000-entropy-matching

    0下载:
  2. 基于图像的局部交叉熵进行目标跟踪,适用于跟踪弱小目标-Target tracking based on local cross-entropy image for tracking small target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6262
    • 提供者:张奇夫
  1. sift_match_feature

    0下载:
  2. 基于sift算法的图像匹配,能检测特征点和进行图像匹配-Image matching based on SIFT algorithm,Can detect feature points and image matching
  3. 所属分类:Compiler program

    • 发布日期:2017-05-27
    • 文件大小:9403170
    • 提供者:黎小威
  1. match

    0下载:
  2. 基于灰度值的图像匹配算法,可以找出原图中与匹配图相同的部分,并用红色方框标出-Image matching algorithm based on gray value, you can find original figure in the same part of the match, and marked with a red box
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1067
    • 提供者:tim
  1. zernike

    0下载:
  2. 采用zernike方法进行图像处理,适用于图像匹配,图像重建-The image processing method using zernike for image matching, image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:979
    • 提供者:wy
  1. match

    1下载:
  2. 对遥感影像特征点提取和影像匹配程序,效果不错-Remote sensing image feature extraction and image matching procedures, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1117659
    • 提供者:陈科
  1. guided-image-filtering

    0下载:
  2. 使用引导滤波器实现立体匹配,光流,图像分割的功能。-Boot filter implementation using stereo matching, optical flow, image segmentation function
  3. 所属分类:Development Research

    • 发布日期:2017-05-20
    • 文件大小:5885000
    • 提供者:wanghui
  1. icp

    0下载:
  2. 一段自己用的ICP的算法的代码,用来做三维图像匹配的。-Algorithm code section of ICP' s own use, to make a three-dimensional image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5849
    • 提供者:张义
  1. Match-Template

    0下载:
  2. 分享一个图像匹配的程序,里面包含图片和代码。-Share an image matching program, which contains pictures and code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:99780
    • 提供者:朱俊杰
  1. aco

    1下载:
  2. 蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA-ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:333868
    • 提供者:昊轩
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com