搜索资源列表

  1. hoighcircle

    0下载:
  2. 应用hough变换检测圆的代码,很方便。-Hough transform circle detection application of the code, very convenient.
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:田慧
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the b
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:王超
  1. hough-Matlab

    0下载:
  2. 利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:guixuzhen
  1. houghcircle

    0下载:
  2. hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:jumping
  1. Untitled3

    0下载:
  2. 哈夫变换检测圆,,检测一个半径为80,灰度值为160的圆,它处在灰度值为96的背景中-Hough transform to detect circles, and testing a radius of 80, round gray value of 160, it is in the background gray value of 96
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:楚兆瑞
  1. seghough

    0下载:
  2. K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:196608
    • 提供者:赵健
  1. hough8

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王正旺
  1. Hough-circle-detection

    0下载:
  2. 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:
  1. myfinalwork

    0下载:
  2. 实现第十章中采用Hough变换来检测图像中圆的过程。并对我提供的一幅灰度图像(sweden-coins.bmp),通过包括平滑(把细节去除),边缘检测(得到轮廓)以及Hough变换得到的圆,并把结果叠加到原来的灰度图像上。给出具体的过程,中间结果,最后结果,实现的代码,并写出报告-Implement Chapter Hough transform to detect the use of the image circle of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:4279296
    • 提供者:cici
  1. Some-samples-of--image-processing

    0下载:
  2. 实际常用图像处理的一些实例,包括Hough变换检测圆,图像的旋转加缩放,目标的跟踪-Some examples of practical and commonly used in image processing, including the Hough transform detection, image rotation and scaling, target tracking, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1641472
    • 提供者:arthor
  1. houghcircle

    0下载:
  2. HOUGH变换检测圆 MATLAB程序-HOUGH transform circle detection MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:z
  1. Hough-transform

    0下载:
  2. 黄永林等人首先通过压缩参量空间, 进行Hough变换, 得到粗尺度的圆的3个特征值。利用得到的特征值, 考虑一定放宽范围内, 通过控制参量空间大小, 再次进行Hough变换得到圆检测的精确值。-Huang Yonglin, who first of all by the compression parameter space for Hough transform to obtain the coarse-scale round of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1160192
    • 提供者:朱磊
  1. ght_for_circle_matlab

    0下载:
  2. 基于Hough变换检测圆的matlab程序,很实用的,可拿来直接用-Based on Hough transform circle detection matlab program, very practical, can be used directly
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:701440
    • 提供者:张旭
  1. wjy

    0下载:
  2. hough变换检测圆 并且描绘半径和圆心坐标 效果不错-Hough transform to detect circle effect is good
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:4000768
    • 提供者:杨飞
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:李文
  1. Hough-TRANSFORM

    0下载:
  2. 用Hough变换检测出图像中圆 -Hough transform detection image circle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:海纳百川
  1. Hough_circle_detect

    0下载:
  2. hough变换检测圆,可以直接拿来用,适用于虹膜定位及其他检测圆的场合。-hough transform circle detection, can be directly used for detection of circular iris localization and other occasions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:焦英豪
  1. circledetection

    0下载:
  2. 基于OpenCV实现了,利用Hough变换检测圆,检测出圆心的位置,圆的半径-circle detection using hough transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:114688
    • 提供者:刘晓娟
  1. pic

    0下载:
  2. 用c#和emgucv实现了hough变换检测圆和最大类间方差和k均值聚类分割图像,k均值聚类的函数可填写分类数和迭代次数的阈值,而且是基于灰度的。(ps:函数都是自己实现的,但是读取图片信息用的是emgucv自带的函数)-With c# and emgucv achieved between hough transform circle detection and maximum variance and k-means cluster
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:25356288
    • 提供者:妮乐
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 2
  3. 所属分类:OpenCV

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

源码中国 www.ymcn.org