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

搜索资源列表

  1. cvtiga

    0下载:
  2. OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture-OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture..
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5007360
    • 提供者:hypotetian
  1. hough8

    0下载:
  2. 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:王正旺
  1. circleHoughTransform

    0下载:
  2. standard circle hough transform,detect circle in a picture
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6719
    • 提供者:lin
  1. hough

    0下载:
  2. 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1399446
    • 提供者:王乐
  1. Classify

    0下载:
  2. this code is for recognizing the shapes in the image,it can detect circle,square,triangle and other shapes ,then classify them。-this code is for recognizing the shapes in the image,it can detect circle,square,triangle and other shapes ,then classify
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:998
    • 提供者:刘圆圆
  1. detect_circles_quare

    0下载:
  2. this code is specially used to detect circle and squares in images,it can detect and point out the circle and square with a outstanding shape。it is useful in image processing 。-this code is specially used to detect circle and squares in images,it ca
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:刘圆圆
  1. zuoye

    0下载:
  2. 这是一个 用matlab编写的用来检测一幅图的圆心的matlab程序-This is a matlab prepared to detect a picture circle matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:609
    • 提供者:xiaowang
  1. circledetection

    0下载:
  2. 至今最快速的圆检测算法. 能对自然景观和任何复杂场景中的圆形物体(半径介于15像素和500像素之间,包括破裂圆)进行实时检测.-The fastest circle detection algorithm ever. It can detect circles or arcs with radii ranging from 15 pixels to 500 pixels in real time.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1967690
    • 提供者:吴建平
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  1. hough

    0下载:
  2. 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
  3. 所属分类:File Formats

    • 发布日期:2017-06-21
    • 文件大小:34775040
    • 提供者:裴玉东
  1. canny

    0下载:
  2. 非常实用的边缘检测算法,效果显著,经过细化的!-good code it is used to detect the edge of the circle!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17631
    • 提供者:李浩
  1. log

    0下载:
  2. 另外一个用于边缘检测的好程序,亲自调试,非常好用,分享一下!~-it is used to detect the edge of the circle!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17467
    • 提供者:李浩
  1. houghdetect

    0下载:
  2. 这是一个用VC++6.0编写的用hough变换来检测圆及其半径位置的程序。-This is a prepared using VC++6.0, with hough transform to detect the circle and its radius of the location of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:306369
    • 提供者:石红玉
  1. 2eb0345c67b9

    0下载:
  2. 检测人的脸部区域,定位人的眼睛嘴,进而圈出人脸-Detect the face area, locate the eyes mouth, and then circle the face
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:134054
    • 提供者:天行客
  1. houghcircle-1

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the orig
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4431
    • 提供者:renee
  1. HcomresRRARo

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大比标准的houugh检测更加灵活多变,识别率高,已通过测试。 -Circle detection Hough changes, the fast powerful than the standard houugh detect more flexible and a high recognition rate, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:154498
    • 提供者:认可
  1. hough

    0下载:
  2. 这是检测圆的霍夫算法程序,用C++编写,需要的下载-hough transform to detect the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1579
    • 提供者:王阳
  1. HoughCircleTest3

    0下载:
  2. 程序可以实现hough变换在图像中圆的检测功能。-function: use Hough transform to detect circle on image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:931
    • 提供者:shuaiwang
  1. Hough

    0下载:
  2. 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45582
    • 提供者:chen
  1. zhixian_yuan

    0下载:
  2. 用hough变换来检测图像中的圆或者直线的运行代码,欢迎大家指点。-Hough transform to detect the image of a circle or a straight line running code pointing welcome.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:42979
    • 提供者:程平
« 1 2 3 45 6 »
搜珍网 www.dssz.com