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

搜索资源列表

  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. jiaodiantezhengtiqujipipei

    0下载:
  2. 基于角点提取的特征点匹配算法研究!特征点用uSan算子提取!-Corner Detection Based on Feature Points Matching Algorithm! Feature Point Extraction using uSan operator!
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6583914
    • 提供者:姜利
  1. HarrisCorner

    0下载:
  2. 采用Harris角点检测算子进行图像特征点的提取。-Use harris corner-detector to extract the features in a given image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2923514
    • 提供者:晴天
  1. Max_CCM

    1下载:
  2. 用于图像配准,角点提取后采用相关系数法进行特征匹配-For image registration, corner detection using correlation coefficient method after the feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:吴向龙
  1. tuxiangpeizhun

    0下载:
  2. 使用VC++编程,自动检测角点,实现图像配准,代码可用。-Automatically detect the corner points, for image registration, the code is available.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4024728
    • 提供者:于磊
  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. HarrisCorner

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

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

    0下载:
  2. 图像配准 先检测图像的边缘 选取图像中 最长的边缘 检测边缘上的角点信息 利用角点处的曲率 生成向量-Image registration first select the image edge detection in image edge detection, longest on the corner edge corner to information generated at the point of curvature vector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:678
    • 提供者:whylychao
  1. Match

    0下载:
  2. 双向互相关系数法实现基于角点匹配的图像粗匹配程序-A method for image mosaic based on corner match
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:930
    • 提供者:FaLeFengLe
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. Harris角点检测

    0下载:
  2. 原理简介,应用方向,特征点提取算法汇集,数学表达方式(Brief introduction of principle)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:952320
    • 提供者:leezongling
  1. harris角点检测

    0下载:
  2. cornerHarris函数检测并绘制图像中的感兴趣点(Detect and plot points of interest in the image)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:12370944
    • 提供者:angrom
  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:876544
    • 提供者:yuwawa
  1. conerdetection

    0下载:
  2. 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
  3. 所属分类:其他

  1. Harris

    0下载:
  2. Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:安定坊
  1. Harris角点检测

    0下载:
  2. Harris角点检测 内涵完整程序 已运行(harris corner detection Connotations complete program Already running)
  3. 所属分类:图形图像处理

  1. libcbdetect

    1下载:
  2. 基于生长的棋盘格角点检测方法,参考论文《Automatic Camera and Range Sensor Calibration using a single Shot》(Based on the growing checkerboard corner detection method, refer to the paper "Automatic Camera and Range Sensor Calibration using a single Shot".)
  3. 所属分类:图形图象

    • 发布日期:2019-08-05
    • 文件大小:6138880
    • 提供者:ccm1143995386
  1. HARRIS角点

    1下载:
  2. 这个文件是HARRIS的角点算法实现,并且将其精度提升至亚像素级
  3. 所属分类:3D图形编程

  1. harris

    1下载:
  2. 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)
  3. 所属分类:其他

    • 发布日期:2021-04-20
    • 文件大小:2048
    • 提供者:lala123456
  1. 哈里斯角点

    0下载:
  2. 哈里斯角点是在任意方向上移动(u,v),都会有很明显的变化。如下图一个局部很小的区域,如果是在图片区域中移动灰度值没有变化,那么窗口内不存在角点。如果在某一个方向上移动,一个发生很大变化而另一侧没有变化,那么说明这个区域是位于该对象的边缘区域。
  3. 所属分类:3D图形编程

    • 发布日期:2020-06-19
    • 文件大小:5707
    • 提供者:weniaw@163.com
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com