搜索资源列表

  1. stharris

    0下载:
  2. 时间空间兴趣点的检测,可以检测出运动区域中变化较大的点-Time and space interest point detection, can detect changes in the regional movement larger point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1395712
    • 提供者:李莉
  1. HarrisCorner

    0下载:
  2. harris角点检测算法代码,可以检测图像中的角点并在图像上显示出角点位置,采用VC实现,编译后可以直接运行。-harris corner detection algorithm code, can detect images in the corner and shown in the image on the corner position, the realization of the use of VC, the compile
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:64512
    • 提供者:sdfsdf
  1. Harris_Corner_Detector_VC_source_code

    0下载:
  2. Harris Corner Detector(VC source code) 利用harris corner detector检测图象中的角点。-Harris Corner Detector (VC source code) use harris corner detector detecting image in the corner.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:45056
    • 提供者:wuming
  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-19
    • 文件大小:4096
    • 提供者:lidong
  1. harris

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

    • 发布日期:2024-05-19
    • 文件大小:595968
    • 提供者:zhuchuanwei
  1. harris(vc++)

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:598016
    • 提供者:小兔兔牙
  1. HarrisConers

    0下载:
  2. Horris Corns检测的源代码,并附有检测图片-Horris Corns detect the source code, together with the detection of image
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:3427328
    • 提供者:huanghua626
  1. harris-corner-detector

    0下载:
  2. harris角点检测算法,用于图像拼接的配准-harris corner detection algorithm for image mosaic of the registration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:433152
    • 提供者:夏前
  1. harrisdetector

    0下载:
  2. harris角点检测算法,有详细的备注,可以设置输入参数,检测效果很好-harris corner detection algorithm, there is detailed Remarks, Detect good effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:马庆丽
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:sai
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:84992
    • 提供者:Ke Li
  1. HarrisCorner

    0下载:
  2. Harris Corner operator algorithm opens bmp
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:trzi
  1. Harris_user

    0下载:
  2. Matlab code to detect Harris corner points in user selected area.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:M3out
  1. Harris_VC

    0下载:
  2. 基于VC++的Harris角点检测算法的实现,可以对边界进行检测-VC++ based on the Harris corner detection algorithm can detect the boundary
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:598016
    • 提供者:sdfsdfsd
  1. harris

    0下载:
  2. 利用harris算法实现角点检测,进行图像配准-use harris to detect the corner
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:风陵渡
  1. Harris

    0下载:
  2. 角点检测的一个很好的程序,希望对大家有所帮助。-a good corner dectection in visual c++,and it will be useful for everyone who wants to detect corners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2196480
    • 提供者:xuranran
  1. Harris-corner-detect

    0下载:
  2. Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:352256
    • 提供者:孙谦
  1. harris-detect

    0下载:
  2. 基于openCV的Harris角点检测。开发环境vs2008-harris detector based on openCV.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:5621760
    • 提供者:高永强
  1. harris-detect

    0下载:
  2. MATLAB HARRIS检测算法 可以正确运行的HARRIS角点检测算法-Harris corner detection algorithm MATLAB HARRIS detection algorithm can be run properly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:华音
  1. harris角点检测

    0下载:
  2. cornerHarris函数检测并绘制图像中的感兴趣点(Detect and plot points of interest in the image)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:12370944
    • 提供者:angrom
« 12 3 »

源码中国 www.ymcn.org