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

搜索资源列表

  1. sobel_coner_detection

    0下载:
  2. 使用canny或者sobel算子测出边缘后,再进行角点检测的程序-Canny use or sobel edge operator to detect and then to carry out the procedures for corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:702334
    • 提供者:abc
  1. corner_detection

    0下载:
  2. 用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:dd
  1. Spatial

    0下载:
  2. Peter Kovesi 编制的Harris角点检测Matlab程序-Peter Kovesi prepared by Harris corner detection Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:15427
    • 提供者:王洋
  1. 2578Corner

    0下载:
  2. 同学课程设计是用的角点检测程序,效果非常好-Students curriculum design is the corner detection process, the effect of very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2885039
    • 提供者:DENG
  1. VCOPENCV

    0下载:
  2. VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3972089
    • 提供者:董辉
  1. CornerDetectionBasedonImageMatchingAlgorithmandIts

    0下载:
  2. 基于角点检测的图像匹配算法及其在图像拼接中的应用-Corner Detection Based on Image Matching Algorithm and Its Application in Image Stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:484937
    • 提供者:QQ
  1. moravec

    0下载:
  2. moravec角点检测的matlab实现-moravec corner detection matlab implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:1188
    • 提供者:empty
  1. source codd of zheng you stereo matcher

    1下载:
  2. 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:95820
    • 提供者:henry
  1. susan2l

    0下载:
  2. susan角点检测程序,在 vc环境下可执行。-susan corner detection program, executable under vc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12682
    • 提供者:石岩
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:
  1. harriscorner

    0下载:
  2. 用于Harris角点检测,可以修改滤波窗口,也可以选择改进的高斯函数一阶微分作为滤波窗口-Harris corner detection is used, you can modify the filter window, you can also choose the improved first-order derivative of Gaussian function as the filtering window
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:859
    • 提供者:echo
  1. HarrisCorner

    0下载:
  2. 算法实现了对角点检测的算法,采用Harriscorner ,附有源码-Algorithm for corner detection algorithm, using Harriscorner, with a source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6613277
    • 提供者:YinQiang
  1. corner

    1下载:
  2. 这是角点检测的程序,图像中所有凹凸点都可以检测到,并在二值图像上显示出来,效果不错。直接运行corner.m即可-Corner detection program, the result is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:31594
    • 提供者:robert
  1. harris角点检测

    0下载:
  2. 利用harrir角点算法,实现数字图像中本文的定位(Harrir corner to achieve image positioning)
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:205824
    • 提供者:xulei_neijiang
  1. 1.5 角点特征检测

    0下载:
  2. 用于图像检测,视频图像处理技术等。文件中有详细编码,执行即可。(For image detection, video image processing technology. File in a detailed code, the implementation can be.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:150528
    • 提供者:新视野
  1. harris3D

    0下载:
  2. 该工程基于pcl库,能够实现点云中harris3D角点的检测,(This project is based on PCL library, and can realize the detection of harris3D corner in point cloud,)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:38889472
    • 提供者:jerry he
  1. Corner

    0下载:
  2. 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:109568
    • 提供者:下一秒
  1. harris.m

    0下载:
  2. 检测图像角点特征,学习matlab应用程序,学习计算机视觉基础知识(Detection of image corner features)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:谢大海
  1. corner

    0下载:
  2. 通过将图像二值化,找到目标对象,检测目标对象中的角点并标记(By two values of the image, the target object is found, and the corner points in the target object are detected and marked)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:yingbai18
  1. CSDN_JIAODIANJIANCE

    0下载:
  2. 该程序能够对提供的图片中的角点进行很好的检测,实际图片可以根据自己的需要进行选择,在matlab2014a中正常运行(The program can detect corners in the pictures provided, and the actual pictures can be selected according to their needs, and run normally in matlab2014a.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:幽暗天琴
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com