搜索资源列表

  1. sliding_windows

    0下载:
  2. 本程序首先用Harris角点检测器在输入图像中检测出角点,然后以每个角点为中心,分割出一个15*15大小的滑动窗口,以为后续的相关匹配等做准备。-This procedure first used Harris corner detector in the input image to detect the corner, and then to each corner point as the center, split a 15*
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:lidong
  1. stereovisionbased_harris

    0下载:
  2. 使用Harris角点检测和退火算法实现立体匹配-The use of Harris corner detection and annealing algorithm for stereo matching
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. harris角点检测的源码。也是基于mfc平台,能够立即使用,当然也可以把算法提取出来,很实用。-harris corner detection of the source. Mfc-based platform is also able to immediately use, of course, the algorithm can also be extracted, it is practical.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3744768
    • 提供者:Richard Chang
  1. harris

    0下载:
  2. harris 角点检测的算法,检测角点的效果很好的,有图像-harris corner detection algorithm to detect the effect of corner good, there are images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:595968
    • 提供者:zhuchuanwei
  1. Opencv_shipincaiji

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序,在该程序界面上可进行以上每个功能测试.-Based on a good environment Opencv with VC Video Capture Image Filtering and corner detection campaign tracking proce
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-10
    • 文件大小:256000
    • 提供者:vera
  1. Harris

    0下载:
  2. harris角点检测,比较稳定,是一个很好的算法。
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:4757504
    • 提供者:紫燕
  1. imageprocess

    0下载:
  2. 图像的轮廓检测 DCT变换 HOUGH检测 二值滤波 角点检测-Image contour detection HOUGH Detection II DCT transform filter corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:chen
  1. image_matching

    0下载:
  2. 基于角点信息和透视变换的图像镶嵌 matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:258048
    • 提供者:李佳
  1. torrsam

    0下载:
  2. 三维重构的程序,包括角点检测,匹配,F矩阵的计算等-Three-dimensional reconstruction procedures, including corner detection, matching, F matrix calculation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2158592
    • 提供者:xing
  1. jiaodianpipei

    0下载:
  2. 图像46准中角点检侧算法的研究与比较 李玲玲,李印清 (郑州航空工业管理学院,河南郑州450015)-46 images in quasi-corner detection algorithm and comparison of Li Lingling, Li Qing and India (Zhengzhou Institute of Aeronautical Industry Management, Zhengzhou, H
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:260096
    • 提供者:gaozhiyuan
  1. Harriscorner

    0下载:
  2. 在VC环境下,实现图像中Harris方法的角点提取-In the VC environment, realize image method Harris Corner Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:76800
    • 提供者:李淼
  1. Canny

    0下载:
  2. Canny算法检测角点 Canny算法检测角点 Canny算法检测角点-Canny Algorithm for Detecting Corner detection Corner Canny algorithm Canny corner detection algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:93184
    • 提供者:风萧萧
  1. Harris

    0下载:
  2. 本代码本人亲自编写,能够提取图像中的harris角点,角点个数可改变-I personally prepared this code can extract image harris corner, corner points can change the number of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:440320
    • 提供者:tingting
  1. DSPmubiaogenzong

    0下载:
  2. 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。 -Dsp-based target tracking and detec
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:2984960
    • 提供者:张浩
  1. HarrisCornerDetector

    0下载:
  2. 此程序直接能进行角点提取,是基于Harris算子的一种算法-This procedure can be carried out directly Corner extraction, is based on the Harris operator of an algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:59392
    • 提供者:燕鹏
  1. featherpointHarrissusan

    0下载:
  2. 这是本人草考资料编写的susan——Harris角点提取的vc源程序,最后可能会有点小毛病希望强人可以改进下,共同进步-This is my test data prepared grass susan- Harris corner extraction vc source code, the last may be a little hope strongman minor defects can be improved, the c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:4038656
    • 提供者:mxlwhhit
  1. HarrisCorner

    0下载:
  2. Harris Corner角点检测,用于图象处理. -Harris Corner corner detection for image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:595968
    • 提供者:zhangsj
  1. 12

    0下载:
  2. 这个文件夹的主要内容是基于边缘检测的角点提取,打开图像之后,用鼠标拉一个方框,很方便。-The main contents of the folder is based on edge detection of corner extraction, open the image, after pulling a box with the mouse, it is convenient.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:104448
    • 提供者:smy
  1. SusanCorner

    0下载:
  2. 这是一个利用matlab开发的程序,功能是用susan算法提取图像角点的。一个压缩包,程序可用哟。-This is a program developed using matlab, the functional algorithm is susan corner of image. A compact package, the procedure can be used yo.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:corrine
  1. harries

    0下载:
  2. harries角点提取,里面有一个.m文件和一张图片,这张图片的话可以得到比较好的效果-Harries corner extraction, which has a. m documents and a picture, this picture, then good results can be compared
  3. 所属分类:图形图像处理(光照,映射..)

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

源码中国 www.ymcn.org