搜索资源列表

  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. Harris Corner

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

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

    0下载:
  2. 这是在 Ruadhan 提供的源代码基础上做了一些修改,可以检测图像中的角点。应用环境是:OPENCV BETA 4,VC6 编译运行通过。-Ruadhan This is the basis of the source code to do some modifications, can detect images of the corner. Application Environment : OPENCV BETA 4, VC6
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6015
    • 提供者:肖雪
  1. corner match

    0下载:
  2. 图像中对特征点,如角点的检测算法-image of feature points, such as the corner detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:115601
    • 提供者:谭一飞
  1. Corner

    0下载:
  2. 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:林蛋大
  1. Corner

    0下载:
  2. 根据论文Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support算法写的角点检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110290
    • 提供者:张三
  1. corner match

    1下载:
  2. 图像中对特征点,如角点的检测算法-image of feature points, such as the corner detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:115712
    • 提供者:谭一飞
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:925696
    • 提供者:赵辉
  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the d
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:陈其星
  1. harris

    0下载:
  2. 用matlab实现Harris Corner Detector的算法,用于检测图像中的特征点。-achieved using Matlab Harris Corner Detector algorithm for detecting image of feature points.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:万崇玮
  1. Harris Corner

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

    • 发布日期:2024-05-10
    • 文件大小:57344
    • 提供者:赵辉
  1. 快速图像角点匹配过程演示

    0下载:
  2. 快速图像角点匹配的过程演示的flash文件-Fast Image Matching corner of the flash demo document
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:786432
    • 提供者:穆雅
  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-10
    • 文件大小:2048
    • 提供者:liuw
  1. cornerdetect

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

    • 发布日期:2024-05-10
    • 文件大小:1382400
    • 提供者:刘冰
  1. susandetector

    0下载:
  2. SUSAN边缘检测及角点检测的vc实现代码,用于静态图象的边缘及角点检测,效果要视具体图象来定-SUSAN edge detection and corner detection of vc achieve code for static images and the edge angle detection, the effect would depend on the specific images to determine
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:李杰
  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-10
    • 文件大小: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-10
    • 文件大小: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-10
    • 文件大小: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-10
    • 文件大小:579584
    • 提供者:lsp
  1. matsab-corner-srocedure

    0下载:
  2. 采用matlab编写的角点提取程序,可以方便的提取几何图像的所有角点(Using matlab corner extraction procedure, easy to extract all the corner point geometry image)
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:843776
    • 提供者:WMQY_859147
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org