搜索资源列表

  1. houghtransport

    0下载:
  2. hough变换及其子程序 实现图像的有效分割-hough transform and its subprogram realize effective image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:植韬荣
  1. hough_circle

    0下载:
  2. Hough变换对圆的检测 希望对大家有用!-Hough Transform for Circle Detection hope useful for everyone!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:子羽
  1. Hough2

    0下载:
  2. hough变换检测圆,在对话框里显示检测到的圆心,圆,只能对黑底白字的灰度图进行检测-hough transform circle detection, in the dialog box shows the center of a circle is detected, round, only the grayscale black white test
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:445440
    • 提供者:李雨
  1. hough

    0下载:
  2. 对图像进行hough变换,老师布置的作业,分享一下-Hough transform image, teachers, assignments, share
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:凉水
  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-19
    • 文件大小:54272
    • 提供者:袁利群
  1. hongmofenge

    0下载:
  2. 基于Hough变换的虹膜自动分割的matlab代码-Automatically based on Hough transform in iris segmentation matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:zhanghao
  1. CircularHough_Grd

    0下载:
  2. 采用hough变换检测圆的仿真程序,希望对大家有用。-Hough transform circle detection using the simulation program, in the hope that everyone useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:111616
    • 提供者:超越
  1. LineDetectonviaStandardHoughTranform

    0下载:
  2. 利用hough变换检测直线的matlab实现,希望对初学者有用.-Detection using hough transform matlab linear realize, I hope useful for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:超越
  1. 99273895houghcircle

    0下载:
  2. 圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:大庆
  1. HoughforCircleetection

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

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:huangyusheng
  1. imageprocessing

    0下载:
  2. 处理256色图像,进行区域边界检测,Flourier 变换,HOUGH变换,以及简单的图像分割。-Deal with 256 color images, the regional boundary detection, Flourier transform, HOUGH transform, as well as simple image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:8037376
    • 提供者:jianzhuhuai
  1. houghtrans

    0下载:
  2. hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。-hough ??换 是??像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:卫立波
  1. houghcircle

    0下载:
  2. 利用hough变换来进行圆形检测.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. u
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:华思雨
  1. Hough

    0下载:
  2. 利用hough变换检测图像中的线段,然后进行相关处理-Detection using hough transform image of the segment, and then deal with the associated
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李莉
  1. hough-checkline

    0下载:
  2. 在matlab7.0环境下用hough变换算法实现的检测直线的例子-Matlab7.0 environment in the hough transform algorithm used to achieve the detection of straight-line example
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:马凤霞
  1. hough

    0下载:
  2. 详细介绍HOUGH变换,程序测试成功,非常实用。-Detailed introduction HOUGH transform, to test the success of the procedure is very practical.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李晨
  1. hough_circle

    1下载:
  2. 通过hough变换求图像中的圆的参数(圆心坐标和半径)-Through the hough transform for image circle parameters (center coordinates and radius)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:王常升
  1. hough

    0下载:
  2. 这个是MATLAB实现Hough变换的程序。有基本的Hough变换的理解程序,也有使用Hough变换来检测信号的程序-This is the realization of Hough Transform MATLAB procedures. Hough transform a basic understanding of procedures, have also used the Hough transform to detect t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:spring
  1. hough

    0下载:
  2. 图像处理之 opencv 用hough变换检测圆-Image processing opencv circle detection using hough transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:zhang
  1. hough

    0下载:
  2. 使用Hough变换在灰度图像中寻找圆,来检测图像的结果-The use of Hough transform in gray-scale images to find a round, to detect the results of image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:腾黎明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org