CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - corner detection

搜索资源列表

  1. SAR-image-registration

    0下载:
  2. matching algorithm based on SIFT algorithm, extract feature points in use of Harris corner detection algorithm-matching algorithm based on SIFT algorithm, extract feature points in use of Harris corner detection algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-23
    • 文件大小:12493078
    • 提供者:Soufi
  1. Harris.1988

    0下载:
  2. 这是HARRIS1988年角点检测的原文。。。非常有参考价值-This is the original HARRIS1988 corner detection. . . Reference value
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1800002
    • 提供者:wqq
  1. Harris

    0下载:
  2. hariis角点检测经典论文,Chria Harris于1988年写的a combined corner and edge detector,适合学习harris的朋友-hariis corner detection classic paper, Chria Harris in 1988 wrote a combined corner and edge detector, suitable learning harris friends
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1804271
    • 提供者:张才
  1. Moravec

    0下载:
  2. Moravec角点检测。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性。-Moravec corner detection. Algorithm will detect each of the pixels of the image, as a neighborhood of pixels surrounding a patch, and detecting the correlation of this patch and
  3. 所属分类:Project Manage

    • 发布日期:2017-12-02
    • 文件大小:193744
    • 提供者:梁军
  1. harris

    0下载:
  2. harris角点检测数学原理的参考资料。详细描述了harris角点检测的数学原理-harris corner detection Principia Mathematica reference. Detailed descr iption of the mathematical principles of harris corner detection
  3. 所属分类:Project Manage

    • 发布日期:2017-11-24
    • 文件大小:416660
    • 提供者:梁军
  1. harris-matlab-code

    0下载:
  2. 本文是关于Harris角点检测以及改进算法的描述。-This article is a descr iption of the Harris corner detection and improved algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:899
    • 提供者:张丽丽
  1. Harris

    0下载:
  2. harris角点检测原文 算法描述很清晰易懂 利用编程和理解 好文章 下载吧 -harris corner detection original algorithm descr iption is very clear and easy to understand programming and understanding good article downloads
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:651395
    • 提供者:小小
  1. tuxaingpeizhun

    0下载:
  2. 基于harris角点检测和图像融合,图像拼接算法研究-Harris corner detection and image fusion, image stitching algorithm based on
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:185135
    • 提供者:杨婧田
  1. EyecornerDetection

    0下载:
  2. 基于Gabor wavelet经典论文,谷歌引用上千次,经验证,算法可行性高,对眼动人机交互很有帮助。-A eye corner detection based on Gabor wavelet,it has been cited beyong 1000 times,the algorithm is very effective.
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1676955
    • 提供者:袁艳丽
  1. OPenCV-feature--summary

    0下载:
  2. 包括 颜色提取 形状提取,形状提取包括 Candy算子对边缘提取、  角点提取、 Hough直线提取-Including color extraction shape extraction, including  Candy shape extraction operator for edge detection,   corner extraction,  Hough lin
  3. 所属分类:Project Manage

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

    0下载:
  2. 在土工三轴试验中应用该方法使得试样的变形测量更加简便。通过使用高精度标定板,对该数字图像测量方 法进行了精度分析,结果表明亚像素角点检测方法的轴向和径向测量的标准差都达到了0.02个像素,相对测量精度达到10‘4 数量级。-Triaxial tests in application of this method makes it easier specimen deformation measurements. By using high-precision calibration bo
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:494057
    • 提供者:王小帅
  1. Faster-and-Better-A-Machine-Learning

    0下载:
  2. 一种基于机器学习的角点检测方法,很新的一篇英文文献-A Machine Learning Approach to Corner Detection
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2501533
    • 提供者:kevin
  1. improved-surf

    0下载:
  2. 改进SURF算法,FAST角点检测算法代替原始SURF特征点检测,很大程度上提高了特征点检测速度。-Improved SURF algorithm, FAST corner detection algorithm instead of the original SURF feature detection, feature detection greatly improves the speed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:760894
    • 提供者:张子龙
  1. Harris

    0下载:
  2. harris corner detection ppt documents and OpenCV image stitching Code
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:1007908
    • 提供者:徐卫东
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. SIFT

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:647791
    • 提供者:孙钰
  1. harris

    0下载:
  2. 关于harris角点检测的论文,ppt讲义及检测原理等-About harris corner detection papers, ppt lecture, explaining the detection principle
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:2794795
    • 提供者:lxy
  1. sift_method

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1647956
    • 提供者:
  1. video-text

    0下载:
  2. 本文档包含了对四篇论文中Videotext的内容检测方法概述,其中有通过前景后景变化差异检测,边角特性检测等方法进行text的detection或者recognition-This document contains the contents of four papers in Videotext detection methods outlined, including the detection text carried out by the method of difference sce
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3854841
    • 提供者:dwj
  1. A-straight-line-detection-method-based-on-chain-c

    0下载:
  2. Straight line detection is still a challenging task in image processing. Though many methods have been put forward before, most of them have some limitations. In this paper, we propose a novel method for straight line detection based on chain cod
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:230038
    • 提供者:Lamine
« 1 23 »
搜珍网 www.dssz.com