搜索资源列表

  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6944120
    • 提供者:*2000
  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after det
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:--
  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/图象编程

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

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 这个是基于角点的匹配和拼接的MATLAB算法程序,如果有用得到的,可以参考!-is based on the corner of the match and combinations of MATLAB algorithm procedure, if the useful, reference!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:253166
    • 提供者:xxh
  1. cornerdet01

    0下载:
  2. 角点检测程序,能够标记出图像中的角点。角点检测是图像匹配对第一步-corner detection procedures can mark up images of the corner. Corner detection is the first step in image matching
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:921
    • 提供者:david
  1. cornerdet

    0下载:
  2. 另一个图像角点检测程序,用于灰度图像的角点检测,角点检测是图像匹配的第一步-corner detection procedures for the gray-scale image corner detection, corner detection is the first step in image matching
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4495
    • 提供者:david
  1. cornerdetcolor

    0下载:
  2. 用于彩色图像的角点检测,检测出彩色图像中的角点,以便用来进行图像匹配-for color image corner detection, detection of the color image corner, to be used for image matching
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:910
    • 提供者:david
  1. Harrisjiaodianjiancefa

    0下载:
  2. 这是一个用于角点检测的算法程序,精度还可以,适合图像匹配时使用,对于一些特征点也可以效果明显,值得一看-This is for a corner detection algorithm procedures, the accuracy can also suitable for use image matching, For some feature points can obviously, an eye-catcher
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:嘉靖
  1. sift-C

    0下载:
  2. 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:129474
    • 提供者:wj
  1. HarrisetZncc

    1下载:
  2. 基于哈日日食的角点检测程序,使用ZNCC进行匹配-yet the solar eclipse on the corner detection, the use of matching ZNCC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3390
    • 提供者:qq
  1. stereo

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

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

    0下载:
  2. 从网上找的C++编写的角点匹配程序,不敢独享,拿来分享-From the Internet to find the C++ written in corner matching process, not exclusive, brought to share
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:nalyst
  1. 3110104857_lab1(for-undergraduates)

    0下载:
  2. Harris角点检测+Harris角点匹配NCC算法-Harris corner detection+Harris corner matching algorithm of NCC
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:3909632
    • 提供者:韩凯
  1. movImageProcessOpencv

    0下载:
  2. 利用opencv实现的运动补偿,首先进行角点检测,然后进行角点匹配,最后根据两幅图像的匹配角点进行仿射变换获得补偿后的图像-implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:454656
    • 提供者:xiaoxixi
  1. tuxiangpinjie

    0下载:
  2. 基于Harris角点匹配的图像拼接程序,包括角点提取算法,下载可直接使用-Harris corner matching image stitching program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:382976
    • 提供者:兰兰
  1. NCC_matching

    0下载:
  2. 本程序利用NCC算法,实现了角点匹配的功能。-This procedure using NCC algorithm to achieve the corner matching function.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:3402752
    • 提供者:张海燕
  1. 11111111111

    0下载:
  2. 基于Harris角点匹配算法,基于Harris角点匹配算法与基于模板等其他的匹配拼接算法相比,在没有增加计算量的基础上提高了匹配速度和精度,同时对亮度差异的抗干扰能力有一定增强。-Based on Harris corner point matching algorithm, based on the Harris corner point matching algorithm compared with matching stitch
  3. 所属分类:技术管理

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:何玲
  1. opencv

    0下载:
  2. 图像之间的运动补偿,采用角点匹配的方式,带有图像,工程完整,是vs2010,opencv2.4.9,win764位编译。-Motion compensation between images, using the corner matching way, with images, engineering integrity is vs2010, opencv2.4.9, win764 bit compiler.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:17145856
    • 提供者:魏琳
  1. harris

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

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:turrity1
« 1 2 3 4 5 67 8 9 10 11 12 »

源码中国 www.ymcn.org