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

搜索资源列表

  1. DSPmubiaogenzong

    0下载:
  2. 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2985046
    • 提供者:张浩
  1. photo

    0下载:
  2. 将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:320989
    • 提供者:chenchao
  1. opencv-SIFT

    0下载:
  2. 利用旋转模板匹配方法对SIFT算法的改进-Template matching method using rotating SIFT Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:347246
    • 提供者:chenglei
  1. SIFT1

    0下载:
  2. Matbal下的SIFT算法源代码,可以直接运行,处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题 -The SIFT algorithm source code under Matbal run directly matching occurred between the two image translation, rotation, affine transformation case
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:3005383
    • 提供者:zhaokai
  1. 234

    0下载:
  2. 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:295119
    • 提供者:asfa
  1. rotate

    1下载:
  2. 图像旋转变化的例子,在有的场合,例如目标跟踪,目标姿态发生变化做匹配时可以使用-Changes in image rotation example, in some occasions, such as target tracking, target posture change can be used to do match
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:1001491
    • 提供者:zhou
  1. siften

    0下载:
  2. 一种改进的SIFT双向匹配算法,sift是经典的旋转不变特征提取算法,本文对其匹配方式进行了改进-An improved two-way matching SIFT algorithm, sift the classic rotation invariant feature extraction algorithm, this method has been improved to its matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:242692
    • 提供者:aapeanuts
  1. match

    0下载:
  2. 实现图像的匹配,旋转,直方图实现等功能,等待和大家一起分享和大家的指教-a good process forimage-matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2147
    • 提供者:王廷波
  1. siftcode

    0下载:
  2. 在图像匹配中,有很多种算法。在这众多的算法中,SIFT 算法具有良好的尺度、光 照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要 步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率 并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672994
    • 提供者:xiawei
  1. pic

    0下载:
  2. 一组用于做匹配实验的实验图片,包括旋转变换,尺度变化,亮度变换等-a group of pics used for image-matching test, including rotate transform, scale transform, and luminance transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1534993
    • 提供者:张三
  1. ssiifftt

    0下载:
  2. sift匹配算法 可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题-sift matching algorithm can handle the translation between two images, rotation, affine transformation matching cases
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6778
    • 提供者:楼敏
  1. image-proses-Demo

    0下载:
  2. 图像处理 vc++实现 ,处理灰度图,彩色图处理,包括旋转,缩放,滤波,特征提取,模板匹配,灰度共生矩阵 等-Vc++ image processing implementation, processing grayscale, color image processing, including rotation, scaling, filtering, feature extraction, template matching, gray level co-occurrence matrix,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:305366
    • 提供者:luocw138
  1. 1884425program

    0下载:
  2. 图像处理 计算基于hausdorff距离和遗传算法的图像匹配(只有旋转和平移)-Hausdorff distance calculation is based on image processing and genetic algorithms image matching (only rotation and translation)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:33610
    • 提供者:宋军
  1. ImageProcessing

    1下载:
  2. 图形图像处理的VC工程,单文档界面,实现了图像旋转平移,直方图处理,滤波,匹配等多种算法-Graphic image processing VC project, single-document interface, to achieve the image shift rotation, histogram processing, filtering, matching and other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:9160704
    • 提供者:张浩泉
  1. SURF-V1.0.9

    0下载:
  2. 图像旋转不变特征提取与匹配的升级版,Speeded Up Robust Features-Speeded Up Robust Features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1451259
    • 提供者:oujl
  1. shape-matching-cluttered-scenes-

    0下载:
  2. 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:320589
    • 提供者:joe
  1. lifangtixuanzhuan

    0下载:
  2. 一个可以旋转的立方体,操作不同的键可以实现它的旋转。这些代码有些是自己写的,有些是同学给的。我是一名学遥感的学生,急切需要《遥感图像匹配方法研究》,请站长一定要帮忙开通啊!先谢谢了。-One can rotate the cube, the operation of different keys can rotate it. Some of these codes is to write, some are students given. I am a student of remote sen
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:3676863
    • 提供者:张三
  1. Sift_technology_notes

    0下载:
  2. SIFT的技术文档,SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642496
    • 提供者:xxx
  1. SIFT_relevant_papers

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties, and the m
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:8181000
    • 提供者:xxx
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com