搜索资源列表

  1. Automatic

    0下载:
  2. 基于主动轮廓的用于椭圆或圆检测的一篇文献。此文献的应用背景为眼底图像的分割。 -Based on Active Contour for oval or a circle detection literature. Application of this literature background for fundus image segmentation.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-14
    • 文件大小:175104
    • 提供者:smallmule
  1. CircledetectionbasedonrandomHoughtransform

    0下载:
  2. 基于随机Hough变换的圆检测方法,可检测不同位置、半径的圆。-Based on random Hough transform circle detection method can detect a different location, the radius of the circle.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:94208
    • 提供者:wang gang
  1. hough

    0下载:
  2. 这是关于hough变换的matlab源程序代码,我运行过,希望对你有所帮助-This is on the hough transform matlab source code, I run over, I hope for your help
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王寒涛
  1. VCBlobDemo

    0下载:
  2. blob,非常好的一个图像处理软件,这里提供一个接口的sample,主要实现圆形检测和测量。-blob, a very good image processing software, to provide an interface where the sample, the main circle detection and measurement.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:329728
    • 提供者:黄杰
  1. hough

    0下载:
  2. 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。-Hough transform is a very useful algorithm, can detect a straight line, round, oval, etc., can also be connected to the edge.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:98304
    • 提供者:格子
  1. HoughT

    0下载:
  2. 该文章说明了有关霍夫变换对直线、圆、椭圆进行检测的基本原理和主要源码-The article describes the Hough transformation of a straight line, round, oval for testing the basic principles and main source
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:zhenyijia
  1. opencv-movingdetecte

    0下载:
  2. 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存-Connect the camera, the camera can set the various properties, but also through the inter-fr a me difference algorithm and adaptive background of the moveme
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:2034688
    • 提供者:
  1. Hough-circle-paper

    0下载:
  2. 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.-This a master s thesis topic is: based on improved Hough transform detection of circular objects. This raised a lot of inside hough improved algorithm.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:3046400
    • 提供者:yaodage
  1. circle_calibration

    0下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-Detection picture in the round, and extracted the center coordinates and radius data, need to install OPenCV.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:2416640
    • 提供者:converse
  1. Pnew

    0下载:
  2. hough变换的源代码。完整版,附带说明-hough transform the source code. Full version, included in the Notes
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:and
  1. 22219011211120071115164509189959

    0下载:
  2. SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:4109312
    • 提供者:张妙言
  1. Houghcircle

    0下载:
  2. 这是一个hough圆的程序,检测图形图像中的圆,可以对一些目标进行检测和处理。-Hough it is a circular process, testing graphics image circle, you can detect a number of targets and processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1358848
    • 提供者:北方上午
  1. BmpProcess

    0下载:
  2. 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。-MFC-based platform, the use of Hough transform to achieve a straight line and circle detection, can be detected very good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3924992
    • 提供者:Richard Chang
  1. Hough_Transform_for_circle_detection

    0下载:
  2. 利用Matlab实现的,利用Hough变换进行圆检测算法。-The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:孙汶
  1. fengejiance

    1下载:
  2. 对圆形物体图像进行图像边缘检测,图像分割,检测及圆拟合-Images of circular objects in image edge detection, image segmentation, detection and circle fitting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:chu
  1. ell

    1下载:
  2. 先检测出椭圆,然后对椭圆进行椭圆拟合,画椭圆。-First detected in an oval, and then carried out on the elliptical ellipse fitting, painted oval.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:Mr.zhang
  1. ForEstimateCircle

    0下载:
  2. 圆心检测算法,使用matlab根据sci文章仿写,在图像质量不高的情况下检测效率较高。-Center of a circle detection algorithm, the use of matlab under the sci article仿写, image quality is not high in the case of a higher detection efficiency.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:7094272
    • 提供者:闪烁的星云
  1. carnum

    0下载:
  2. 采用随机hough变换对圆心进行检测,VC++,包括直方图变换,去除孤立点-A randomized hough transform to detect the center, VC++, Including histogram transform, remove the isolated points
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:袁利群
  1. ellin3

    0下载:
  2. 该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:董小华
  1. CircularHough_Grd

    0下载:
  2. 本程序是基于hough的圆检测,功能较为简单,但是实用性强-This procedure is based on the hough circle detection, feature relatively simple, but practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:jjx
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »

源码中国 www.ymcn.org