搜索资源列表

  1. harris_detection

    0下载:
  2. 基于Harris算法进行关键点检测,提取角点特征点,实现特征检测-Key point detection, extracting corner feature point, feature detection based on Harris algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wangjian
  1. conerdetection-Harris

    0下载:
  2. 相机标定,对一副标定图像进行角点的提取,提取焦点依据Harris检测算法。-detecter corner Harris
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. harris

    0下载:
  2. 利用harris算法实现棋盘平面上的角点的检测。-Harris algorithm using the chessboard plane corner detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:ssmh
  1. Moravec

    0下载:
  2. moravec算法检测角点,可以直接在电脑运行,自己换图片即可-moravec detect corner
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:2572288
    • 提供者:展翼
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:vince
  1. harris-and-ncc

    0下载:
  2. 利用harris 算法实现角点的检测,输出的是一幅图像。-Use harris corner detection algorithm, the output is an image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:张海燕
  1. RANSACPharris

    0下载:
  2. 运用harris提取角点,并通过领域检测获得初始匹配。通过RANSAC算法对初始匹配进行计算,在获得基础矩阵F的同时,获得精确匹配点。-Using Harris to extract corner points and obtain the initial matching through the field detection. The initial matching is calculated by RANSAC algorith
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:28766208
    • 提供者:黄屁屁
  1. jiancezhixian

    0下载:
  2. 为了能有效解决H ough 变换的计算量大的问题,文中提出了一种基于直线局部结构特征的H ough 变换改进的直 线检测算法。该算法根据F reem an 准则分析了直线上基元的特征信息,通过图像上邻近的同类基元的倾斜角约束基元上 像素点的极角范围,减少每个点的计算次数,在保持精度的同时,提高直线检测的速度,在有噪声的情况下,该算法相对标 准H ough 变换算法可以提高到6 到7 倍。 -In o rder to ef
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:16848896
    • 提供者:zheng mingzhi
  1. harris

    0下载:
  2. 该算法是基于像素领域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。角点的精度与圆形模板大小无关,圆形模板越大,检测的角点数越多,则计算量也越大,本文圆形模板包含37个元素,该近似圆形模板-The algorithm is based on pixel art consists of several elements approximatio
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:ZHENGJINGRANG
  1. ahfayjvz

    0下载:
  2. FMCW调频连续波雷达的测距测角,有循环检测,周期性检测,进行逐步线性回归,一些自适应信号处理的算法,表示出两帧图像间各个像素点的相对情况,用MATLAB实现的压缩传感。- FMCW frequency modulated continuous wave radar range and angular measurements, There are cycle detection, periodic testing, Stepwise
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:rdgjku
  1. siftDemoV4

    2下载:
  2. sift算法,检测角点,关键点描述,匹配特征点-sift algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:601088
    • 提供者:赵梅
  1. jiaojiance

    0下载:
  2. harris角检测方法,从图像中提取兴趣点的程序算法-harris corner detection methods to extract an image point of interest program algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:一一
  1. jiaodian

    0下载:
  2. 运用Harris算法检测图像中的角点,控制阈值来改变角点的数量-Detects corners in the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Betty Zhang
« 1 2 ... 15 16 17 18 19 20»

源码中国 www.ymcn.org