CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - corner detect

搜索资源列表

  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 compiler running through.
  3. 所属分类:Windows编程

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

    0下载:
  2. Camera s calibration common object is grids. Deal with the grids ,pop method was corner-detect. But when the picture is distort strongly,it will useless. So,I try to take the centres of the grids to act as the tarket symbols for calibration.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:82050
    • 提供者:robot
  1. harris-corner-detector.rar

    0下载:
  2. harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:433367
    • 提供者:夏前
  1. susan

    1下载:
  2. Matlab平台下用SuSan算法检测眼睛角点-Matlab platform with SuSan algorithm to detect the eye corner
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:3072
    • 提供者:江水
  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 out resampling images, suitabl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4498
    • 提供者:sai
  1. Corner

    0下载:
  2. 一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:920470
    • 提供者:BileiZhu
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. sift-detect

    0下载:
  2. sift角点检测,在opencv1.0中实现,使用的是opencv1.0的函数编写-The sift corner detection in opencv1.0 the use of is opencv1.0 function write
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3492953
    • 提供者:luyu
  1. example1

    0下载:
  2. Corner Detect using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1043275
    • 提供者:liang
  1. Q1

    0下载:
  2. 用matlab實做sobel corner detector,程式一開始會先讀檔,轉成灰階,並對影像做smooth的動作,再套用sobel opperator做corner detect的動作-Using matlab to do it sobel corner detector, the program will first read the beginning of one file into grayscale, and image make smooth moves, and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:869
    • 提供者:發發
  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 image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85107
    • 提供者:Ke Li
  1. HarrisCorner

    0下载:
  2. Harris Corner operator algorithm opens bmp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:57221
    • 提供者:trzi
  1. Harris_VC

    0下载:
  2. 基于VC++的Harris角点检测算法的实现,可以对边界进行检测-VC++ based on the Harris corner detection algorithm can detect the boundary
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:597903
    • 提供者:sdfsdfsd
  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. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352696
    • 提供者:孙谦
  1. Corner_Detect

    0下载:
  2. 這是以 VC2008 為開發環境,用 OpenCV 語法寫的偵測物體角點 Corner Detect 的程式。-This is the VC2008 as the development environment, using the syntax written in OpenCV corner detection of objects Corner Detect program.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1464334
    • 提供者:王大帥
  1. strong-corner-detect

    0下载:
  2. 结合OpenCV进行强角点检测,并得到检测到的角点。-combine with OpenCV, the project detect strong corners, and return the coordinate of points.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1366998
    • 提供者:雷会
  1. Corner-Detect

    0下载:
  2. 哈瑞斯角点检测-一个简单用于角点检测的MATLAB代码,包括两个文件,一个是算法实现,另一个是例子。还包括三张测试图片,也可以用自己的图片,只要修改一下开始时的图片读入即可。-Harris Corner Detect-a MATLAB code for corner detect, two files, one is the algorithm, another is a demo.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:390400
    • 提供者:xuxingxing
  1. harris-corner-detect-with-matlab

    0下载:
  2. harris角点检测matlab程序-harris corner detection matlab program! ! !
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1052
    • 提供者:龚宇
  1. corner-detect

    0下载:
  2. 自己搜集的一些关于角点检测的文章,希望对大家有用。-some article about corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16444045
    • 提供者:潘峰
  1. corner detect

    1下载:
  2. 用于多边形角点检测,主要针对二值化后的图像进行处理(Used for polygon corner detection, mainly for two valued image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:棠梨不煎雪
« 12 3 4 5 »
搜珍网 www.dssz.com