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

搜索资源列表

  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. angleautomaticmeasurement

    0下载:
  2. 工件角度自动测量!通过harri算法提取工件角点,然后使用局部radon变换提取直线并计算角度!算法速度比较快,实时性好!-Automatic workpiece measurement of the angle! Extraction algorithm by harri piece corner, then use the local radon transform to extract linear and calculate the angle! Algorithm is faster,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:9380
    • 提供者:wk
  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. FAcquire

    0下载:
  2. 本程序主要完成图像的角点提取、图像的匹配为图像的三维重建打下基础-The program mainly to complete the image of the corner extraction, image matching image reconstruction for the basis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5023647
    • 提供者:lzg
  1. HarrisDetrction

    0下载:
  2. 利用C++ 编写了一个关于角点检测的算法实现,本程序实现了Harris角点检测算法。-Written using C++ a on the corner detection algorithm, the program implements the Harris corner detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:127308
    • 提供者:ver
  1. harris

    0下载:
  2. harris角点检测的改进,高斯函数滤波,性能强筋。-Harris corner detection improvement,Gaussian function filtering, performance is strong muscle.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:986
    • 提供者:李涛
  1. corner-detection-

    0下载:
  2. 该程序是包含多种角点提取的方法,如harris-laplace、susan等-The program includes a variety of corner detection is the method, such as the harris-laplace, susan, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4141
    • 提供者:sunye
  1. MatlabGUIHarris

    0下载:
  2. Harris 角点检测算法,可用于提取一幅图像中的所有角点,对于图像识别有很重要的意义。-Harris corner detection algorithm, an image can be used to extract all the corners, the image recognition has important significance.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:266829
    • 提供者:马珂
  1. corner

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

    • 发布日期:2017-04-08
    • 文件大小:31594
    • 提供者:robert
  1. Harris_corner

    0下载:
  2. 两种角点检测算法,harris角点检测,通过设置不同参数可以检测所需的角点-Two kinds of corner detection algorithm, harris corner detection, different parameters can be detected by setting the required corner
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:904676
    • 提供者:sophia
  1. CurvaturePScalePSpace

    0下载:
  2. Curvature Scale Space,用于角点检测,效果优于Harris,Susan等角点检测算法-corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:83170
    • 提供者:fxy
  1. harris角点检测图像拼接matlab代码

    1下载:
  2. harris角点检测,图像拼接matlab代码附图像材料
  3. 所属分类:matlab例程

  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1200
    • 提供者:niora
  1. 1.5 角点特征检测

    0下载:
  2. 1.5-1 in_img=imread('long.jpg'); [posr,posc]=Harris1(in_img,0.04); 1.5-2 直接运行 1.5-3 img=imread('door.jpg'); points=harrislaplace(img); 1.5-4、1.5-5为1.5-3的子函数(1.5 1 In_img = imread (' long.jpg '); [posr, posc] = Harris1 (in_img, 0.04);
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:150528
    • 提供者:张继刚123
  1. Moravec

    0下载:
  2. 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5405696
    • 提供者:huang918819
  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. ch5

    0下载:
  2. 根据角点和面积特征识别目标,正确率高达百分之70以上,在角点和面积特征明显的图像中,准确率会更高(Target recognition based on corner and area characteristics)
  3. 所属分类:图形图像处理

  1. CReadJiaodian

    0下载:
  2. 可以实现凸显中的角点提取,有利于进一步提取图像特征方便锦衣部的识别,可以比较好的上手。(It can be used to extract the corner points, which can further extract the image features and facilitate the identification of the clothing department.)
  3. 所属分类:其他

  1. HURRIS

    0下载:
  2. 可以用于图像处理中的角点检测,附上详细代码(Can be used in image processing corner detection, attached to detailed code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:12435456
    • 提供者:小丫马
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com