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

搜索资源列表

  1. detectCircle1

    0下载:
  2. 检测圆-detect Circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4197
    • 提供者:木木凡子
  1. HoughTrans

    0下载:
  2. Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:41993
    • 提供者:彭石
  1. Obgects_Recognition

    0下载:
  2. Object recognizer. it can detect any geometric shapes like circle, triangle etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:31006
    • 提供者:Redwan
  1. houghcircle

    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 origin of coo
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:989
    • 提供者:rohit
  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. m1

    1下载:
  2. 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow the model provided by our met
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:715
    • 提供者:王帅哥
  1. Hough

    0下载:
  2. 实现hough变换检测圆,灰度转换,傅立叶变换-Achieve hough transform to detect circles, gray transformation, Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3916355
    • 提供者:dezhaowu
  1. circledetect

    0下载:
  2. circle detect (c plus plus)
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1372
    • 提供者:yoboss
  1. circle-detection

    0下载:
  2. 这个是我自己编写和修改的圆特征检测的程序,能同时求取多个圆的圆心和半径信息。并且文件中有测试图片,直接运行就可以出结果。-The files can detect multi circles in one image at the same time,circle center and R information can be obtained.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:253621
    • 提供者:苏营
  1. hough-detect-circle

    0下载:
  2. 基于hough变换检测圆,用于图像处理,有循环,打印出半径和圆心-base on hough detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17974
    • 提供者:张科伟
  1. Detect-circles-with-various-radii-

    0下载:
  2. 在霍夫变换中检测圆以及在灰度图像中的各种半径-In the Hough transform circle detection, as well as grayscale images in a variety of radius
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:102591
    • 提供者:jimlank
  1. circle

    0下载:
  2. 能够检测载图片中是否有正圆,并求圆心,椭圆不计在内。-Upload images can detect if there is a perfect circle to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-20
    • 文件大小:4123401
    • 提供者:王林
  1. detect-line-circle-and-rectangle

    0下载:
  2. 利用opencv_检测直线、线段、圆、矩形-Using opencv_ detect straight lines, line segments, circles, rectangles,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:1842636
    • 提供者:刘方宇
  1. Hough-circle-detection

    0下载:
  2. 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:45245
    • 提供者:毕凯
  1. detect-circlecenter-system

    0下载:
  2. 图像处理检测圆 检测方法特别使用起来速度快 -houghcircle detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1592742
    • 提供者:丁赫
  1. Face-detect

    0下载:
  2. This source code is for face detector. Once a face is detected, a circle will be used to detect your face. more than one face can be detected with this source code.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-29
    • 文件大小:11513
    • 提供者:Lei
  1. OpenCV-Circle-Detection

    0下载:
  2. 该函数用于图像中圆形的识别与类圆形的识别-this function is used to detect the circle and ellipse in the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2482524
    • 提供者:george
  1. Hough_transform_line_circle

    0下载:
  2. Hough变换检测图像线、圆,直接可用,Hough变换检测图像线、圆,直接可用-Hough transform for 2D image line and circle detect
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2205
    • 提供者:wang jenny
  1. CircleDetect

    0下载:
  2. 霍夫变换,圆检测,硬币检测,图片中硬币价格识别,K-mean,高斯滤波,边缘检测,gradient,包括硬币实例图片。自己写的函数,不用toolbox。-hough transform, circle detect, coin detect, coin prize calculate, edge detect, gradient, K-mean, self-define function, no toolbox library.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2415717
    • 提供者:Wynne
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
« 1 23 4 5 6 »
搜珍网 www.dssz.com