搜索资源列表

  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2443264
    • 提供者:myb
  1. Untitled2

    0下载:
  2. 用harris 算子提取特征点 然后求取两帧图像之间的运动参数-Operator Feature Extraction then strike two images among the parameters of the movement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:朱娟娟
  1. Harris Corner

    0下载:
  2. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:57344
    • 提供者:赵辉
  1. jiaodian

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

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:liuw
  1. HarrisCorner

    0下载:
  2. 一个比较实用用的图像特征点检测的方法,利用经典的harris corner方法,包括源程序exe可执行文件-a more practical use of the image feature detection method, using the classic harris corner, including source exe executable file
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:57344
    • 提供者:张先
  1. HarrisCorner10

    0下载:
  2. Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过。-Harris Corner corner detection procedures, testing images on the corner, and with a red circle marked on the images, VC6 under compile.
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:61440
    • 提供者:路香群
  1. harris_detect

    0下载:
  2. 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:11872256
    • 提供者:*2000
  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/图象编程

    • 发布日期:2024-05-22
    • 文件大小:579584
    • 提供者: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, s
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:95232
    • 提供者:陈宣雅
  1. HarrisCornerDetector

    0下载:
  2. 一种很好的角点检测算法harris,供大家参考学习用.-a good angle detection algorithm harris, for your reference to study.
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:352256
    • 提供者:adan
  1. c++123116693

    0下载:
  2. (c) 1987 Ken Harris 901 E. Hampton Milwaukee, WI 53217 (414) 962-1961 -(c) 1987 Ken Harris, 901 E. Hampton Milwauke e, WI 53217 (414) 962-1961
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:31744
    • 提供者:arthurlee
  1. harrisconnertest

    0下载:
  2. 利用harris算法对图像的角点进行检测,对一般的图像检测的效果都还不错-use of the algorithm for image Corner detection, the general image detection results are also good
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:2891776
    • 提供者:lll
  1. Harris_Corner

    0下载:
  2. Harris Corner角点检测,可以通过设置高斯窗口宽度、高斯函数方差、非极大抑制领域和阀值,来改变提取点角点的范围和数目。-corner detection, can set the Gaussian width of the window, Gaussian function variance, non-inhibited areas and great threshold to change the point from th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:3793920
    • 提供者:王天麟
  1. HarrisMatlabSrc

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

    • 发布日期:2024-05-22
    • 文件大小:297984
    • 提供者:吴博灵
  1. susaVC

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

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:赵丽平
  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 functio
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:5547008
    • 提供者:linhao
  1. VC_Harris_detector

    0下载:
  2. 使用vc开发的harris算法源代码,对进行特征匹配研究的同仁有借鉴作用。-use vc harris development of the algorithm source code to match the features of the study are useful colleagues.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:579584
    • 提供者:周东
  1. pbr

    0下载:
  2. The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware ca
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-22
    • 文件大小:142336
    • 提供者:gongjian
  1. 638_project

    0下载:
  2. 非真实感绘制的例子 The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:707584
    • 提供者:gongjian
  1. my-gui-harris_corner

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

    • 发布日期:2024-05-22
    • 文件大小:167936
    • 提供者:张子墨
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org