搜索资源列表

  1. fast-C-src.tar

    0下载:
  2. this a software code for corner extraction-this is a software code for corner extraction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:berkeley
  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-10
    • 文件大小:84992
    • 提供者:Ke Li
  1. corner

    0下载:
  2. 使用OpenCV写的图象角点检测的程序,提取角点效果非常好-Written using the OpenCV image corner detection process, extraction is very effective in corner
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1389568
    • 提供者:zty
  1. corner_detection

    1下载:
  2. 用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:dd
  1. siftalgorithm

    0下载:
  2. sift特征检测算子,主要是对一幅图像进行角点提取。本算法结合OPENCV实现-sift feature detection operator, the main image of a corner extraction. Combined with the realization of the algorithm OPENCV
  3. 所属分类:图形图象

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

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

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

    0下载:
  2. Harris Corner Detector for images
  3. 所属分类:Windows编程

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

    0下载:
  2. Image processing - Harris corner detector-Image processing- Harris corner detector
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. corner detection, a new morphological operator for corner detection taht is assymetrical closing
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:metti
  1. corner

    0下载:
  2. 角点算法实例,其中包含了最经典的角点算子,以及部分OPENCV中的基本数据结构的学习-Examples of corner algorithm, which contains the most classic corner operator, as well as some basic OPENCV data structure learning
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. harris corner detector code in vc++ is added in this file.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:46080
    • 提供者:jagan
  1. Corner

    1下载:
  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 detecti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:920576
    • 提供者:BileiZhu
  1. WIFI-Antenna-HighGain-Cheap-Easy--Corner-Reflecto

    0下载:
  2. This a very high-gain Wifi Antenna, that is also very easy and cheap to make. It is a "corner reflector" design and can be made to slip right over the rubber-ducky antenna on your router.-This is a very high-gain Wifi An
  3. 所属分类:编程文档

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

    0下载:
  2. 该程序利用openCV库函数实现角点检测-The program realization of the use of library functions openCV corner detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:92160
    • 提供者:何璐
  1. TestingoftheSUSAN

    0下载:
  2. image processing about corner
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:339968
    • 提供者:Janjira
  1. fast-C-src-2.1

    0下载:
  2. FAST角点检测算子的C语言实现,作者原作-FAST corner detection in C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:24576
    • 提供者:douhao
  1. corner

    0下载:
  2. 基于OpenCV和C++的图像的角点检测算法-OpenCV and C++ based on the image of the corner detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:yanglei
  1. LKT

    0下载:
  2. An attempmt for develop corner detection based on the Lucas-Kanade-Tomasi algorithm. It was my best shot...sorry
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. 图像harris角点检测,matlab源码-Image harris corner detection, matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张杰
  1. hCornerDetection

    0下载:
  2. corner detection of an image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:filloz85
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org