搜索资源列表

  1. fasthoughcircle

    0下载:
  2. Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
  3. 所属分类:图形图像处理(光照,映射..)

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

    1下载:
  2. 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:432128
    • 提供者:major
  1. houghGUI

    0下载:
  2. 一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。-An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:major
  1. chepaitz

    0下载:
  2. 对图象进行预处理并进行Hough变换,然后求图象特征向量值-Preprocessing of image and Hough transform, image characteristics and then seek to Money
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:邹永星
  1. ch7_2_2

    0下载:
  2. 设定循环检测次数,这里设为只循环一次 tip_l=1 设定hough变换的遍历步径 xl=30 %设定线段起始点 xr=60 %设定线段终止点-Set the number of cycle detection, here is set to cycle only once tip_l = 1 set hough transform Path traversal step xl = 30 set line segment
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:宗常进
  1. ls

    0下载:
  2. 文中根据hough变换定位条码图像后,利用双线性插值将条码旋转至水平。然后定位单个字符。用投影法识别单个字符 -According to the hough transform the barcode image positioning, the use of bilinear interpolation to the level of the bar rotation. And then positioning a single
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:229376
    • 提供者:郝晓
  1. HoughLine

    0下载:
  2. 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 一种改进的Hough变换来提取圆心和半径.速度很快效果也不错.要用真彩色位图.-An improved Hough transform to extract the center and radius. Fast effect is not bad. To use true-color bitmap.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:张正涛
  1. houghbianhuan

    0下载:
  2. 此HOUGH变换是本人编的一个效果很好的程序,能适用于多个图像-HOUGH transform this is an effect I made a very good program that can apply to multiple images
  3. 所属分类:图形图像处理(光照,映射..)

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

    1下载:
  2. 该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.-The source platform to run in matlab, the function is to realize the use of hough transform detection image has a certain length of a
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. Hough变换的一个实例,matlab语言编写。-An example of Hough transform, matlab language.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。-Cover the whole iris recognition pre-processing part is divided
  3. 所属分类:图形/文字识别

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

    0下载:
  2. hough变换,matlab数字图像处理,源程序-hough transform, matlab digital image processing, source
  3. 所属分类:C#编程

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

    0下载:
  2. 基于Hough变换的圆检测 -matalab程序,能有效地检测圆曲线,在matalab下运行-Based on the Hough transform circle detection-matalab procedures, can effectively detect circular curve, in the run matalab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:98304
    • 提供者:哥琴
  1. Trans

    0下载:
  2. 包含了hough变换 阈值分割 轮廓提取和跟踪 模板匹配等-Hough transform contains threshold segmentation contour extraction and tracking, such as template matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3493888
    • 提供者:Irvin
  1. Hough

    0下载:
  2. vc++实现数字图象处理1:图象处理Hough变换-vc++ realization of digital image processing 1: image processing, Hough transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:fanchao
  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-19
    • 文件大小:98304
    • 提供者:格子
  1. hongmodingweifangfa

    0下载:
  2. 一种关于虹膜的快速定位算法,hough变换-A rapid on the iris location algorithm, hough transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:70656
    • 提供者:夏杰
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:885760
    • 提供者:dlf
  1. VCimageprocess

    0下载:
  2. 256色转灰度图、Hough变换、Walsh变换、对比度拉伸、二值化变换、反色、方块编码、付立叶变换、高斯平滑、灰度均衡、均值滤波、拉普拉斯锐化、离散余弦变换、亮度增减、逆滤波处理、取对数、取指数、梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Candy算子提取边缘、阈值变换、直方图均衡、中值滤波。-256 colors to grayscale, Hough transform, Walsh transf
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3834880
    • 提供者:梁辰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org