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

搜索资源列表

  1. Matlab_Harris角点检测程序.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2008-05-25
    • 文件大小:587477
    • 提供者:firstgjb
  1. 基于角点信息和透视变换的图像镶嵌.rar

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-05-25
    • 文件大小:150850
    • 提供者:firstgjb
  1. ImageCodes-Harris

    0下载:
  2. VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:926295
    • 提供者:赵辉
  1. mountain

    0下载:
  2. 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ h
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2696
    • 提供者:李文选
  1. Cloud123

    0下载:
  2. 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1946
    • 提供者:李文选
  1. Corner

    0下载:
  2. corner detection 角点检测的详细程序,也许对于你检测目标有辅助作用-corner detection angle detection of the procedures in detail, perhaps for your testing objectives supporting role
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60704
    • 提供者:ss
  1. VC编写的Harris角点检测算法

    1下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:754023
    • 提供者:赵辉
  1. VTB4Matlab

    0下载:
  2. 一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。-AP as a video processing with C / C code, the software can be used in Matlab. AVI including reading and CIF / QCIF video sequence code, Canny operator, Harris c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2444010
    • 提供者:myb
  1. Harris Corner

    0下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 代码没有任何优化 内存也没来得及释放... 但角点检测效果还是不错的 而且参数可以调节 2005年12月11日 http://contact.ys168.com/ bugzhao@sdu.edu.cn-Harris algorithm VC procedures helpless himself wrote it with a two hour writ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:57612
    • 提供者:赵辉
  1. step1_findcorners

    0下载:
  2. 基于OpenCV的角点检测程序,需要有OpenCV支持,程序比较简单,没有界面-based on the angle detection procedures, the need for OpenCV support, procedures are relatively simple, no interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14213
    • 提供者:陈凡
  1. jiaodian

    0下载:
  2. 有matlab编写的harris角点检测程序,效果明显,简单易懂!-are prepared by the Matlab harris corner detection procedures and the results clearly and easily understood!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1977
    • 提供者:liuw
  1. cornerdetect

    0下载:
  2. 用opencv函数库做的关于图像角点检测的程序-using OpenCV library done on the corner of an image detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96126
    • 提供者:刘冰
  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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com