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

搜索资源列表

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

    0下载:
  2. 从其它地方下关于Harris角点检测算法的原码,原作者的邮件地址如下 bugzhao@sdu.edu.cn-from elsewhere Harris on the next corner detection algorithm of the original code, Author's e-mail addresses are bugzhao@sdu.edu.cn
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:579876
    • 提供者:lsp
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  1. HarrisMatlabSrc

    0下载:
  2. harris 角点检测的Matlab程序-harris corner detection of the Matlab program
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:298192
    • 提供者:吴博灵
  1. HarrisCornerDetector

    0下载:
  2. 使用vc编写的一个harris角点检测程序 希望有用 没有解压密码-use vc harris prepared in a corner detection procedures hope not extract useful Password
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45725
    • 提供者:qilei
  1. susaVC

    0下载:
  2. 使用vc编写的一个harris角点检测程序-use vc harris prepared in a corner detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12947
    • 提供者:赵丽平
  1. Palm

    0下载:
  2. 自己做的掌纹识别小软件,呵呵, 有灰度处理、图象滤波、HARRIS角点检测、小波分解。提取热区,数学生态学等功能-own small palm print recognition software, Oh, gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:132802
    • 提供者:linhao
  1. my-gui-harris_corner

    0下载:
  2. 图像harris角点检测matlab源代码,使用说明-images harris corner detection Matlab source code, use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:168035
    • 提供者:张子墨
  1. 210721352320071231624507985735

    0下载:
  2. 经典的Harris角点检测程序,用matlab编的,可以参考-classic Harris corner detection procedures, using Matlab series, we can make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:李向
  1. M_Harrisdetector

    0下载:
  2. 一个harris角点检测的MATLAB元代码-a harris corner detection of MATLAB code yuan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1268
    • 提供者:唐伟杰
  1. stereo

    1下载:
  2. 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。
  3. 所属分类:3D图形编程

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

    0下载:
  2. Harris角点检测算子基于OpenCV的C++编程实现-C++ of Harris due to OpenCV
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:1462
    • 提供者:航宇
  1. HARRIS-MATLAB

    0下载:
  2. 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using the Harris corner detection method to extract the feature points of the image, the NCC descr iption method performs rough matching, and then uses the RANSAC algorithm for fine matching
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:110606
    • 提供者:阿朱
  1. harrisandransac

    1下载:
  2. harris角点检测以及NCC特征匹配MATLAB代码(Harris corner detection and NCC feature matching MATLAB code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:445440
    • 提供者:小乒乓
  1. harris

    0下载:
  2. 对输入图像进行角点检测,很简单,so easy(Perform angular detection of input images)
  3. 所属分类:图形图像处理

  1. MVA15_Japan_Harris_FPGA_Vivado_source

    0下载:
  2. Harris 角点检测 FPGA实现 Tak Lon Chao, Kin Hong Wong, "An efficient FPGA implementation of the Harris Corner feature detector" Code:in VHDL and Verliog running on Zedboard(Tak Lon Chao, Kin Hong Wong, "An efficient FPGA implementation
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-30
    • 文件大小:19456
    • 提供者:sudohello
  1. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:独剑客
  1. harris

    0下载:
  2. 利用harris算子实现图像角点检测和配准(Using harris to achieve image registration)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:4096
    • 提供者:turrity1
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com