CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 数字图像处理 Hough变换

搜索资源列表

  1. hough1

    1下载:
  2. 霍夫变换,与冈萨雷斯数字图像处理书中第十章的霍夫变换例子一致,有图-Hough transform, and the digital image processing Gonzalez Chapter 10 of the book Hough transform unanimously example, Figure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:231286
    • 提供者:ice
  1. Hough

    0下载:
  2. 数字图像处理,VC++源代码,HOUGH变换,包括代码和测试图片
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9811
    • 提供者:1111111
  1. DIP-tran

    0下载:
  2. 数字图像处理典型常用变换实现,vc++编写,含测试图片,变换包括:Hough变换,傅立叶变换,二值化变换等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:702315
    • 提供者:zhenzhen
  1. vc++imageprcwss

    0下载:
  2. 一整套VC++常用数字图像处理的实现方法。包括种子填充,边缘检测和HOUGH变换等待实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1765831
    • 提供者:石均
  1. VC图像处理基本算法示例

    7下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  1. EdgeContour

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3987811
    • 提供者:lgy
  1. ImgPro0

    0下载:
  2. 基于opencv的数字图像处理,包括直方图、边缘检测、hough变换、几何变换等功能-Opencv-based digital image processing, including histogram, edge detection, hough transform, geometric transformation functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2007094
    • 提供者:冯贺
  1. hv

    0下载:
  2. 利用霍夫变换实现数字图像的转换和处理,有助于理解霍夫变换原理。-Hough transform using digital image processing and conversion, contribute to an understanding of the principle of Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:766
    • 提供者:yyb
  1. DIP(week06)

    0下载:
  2. 数字图像处理包含图像的全局阈值处理和霍夫变换的代码-Digital Image Processing including global threshold processing and Hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:183164
    • 提供者:lilyofvalley
  1. The_digital_image_processing

    0下载:
  2. 数字图像处理算法的实现 包括:Hough变换,边缘检测,差影法,轮廓提取与跟踪投影法,图像复原,阈值分割,种子填充-Digital image processing algorithm, including: Hough transform, edge detection, and poor shadow law, contour extraction and tracking projection, image recovery, threshold segmentation, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1855868
    • 提供者:Broker
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. SOURCE

    0下载:
  2. 数字图像处理这本书的第七章源代码,主要将边缘检测和轮廓跟踪,包括Sobel算子、Hough变换等。-Digital image processing of this book Chapter VII of the source code, mainly to edge detection and contour tracing, including the Sobel operator, Hough transform.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:31462
    • 提供者:liunian
  1. Hough

    0下载:
  2. 数字图像处理,c++开发环境。Hough变换-Digital image processing, c++ development environment. Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:23965
    • 提供者:zhy
  1. Hough

    0下载:
  2. 数字图像处理 hough变换-Digital image processing hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:24102
    • 提供者:张标
  1. hough

    0下载:
  2. 霍夫变换可以进行边值提取功能,在数字图像处理上功能强大-hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:570
    • 提供者:dlm
  1. hough

    0下载:
  2. 功能实现:用c#实现数字图像处理中的hough变换功能-Function realization: Using c# digital image processing of the hough transform function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33415
    • 提供者:lp
  1. EdgeContour

    0下载:
  2. 数字图像处理的边缘检测,包括Sobel算子,拉普拉斯算子,Hough变换等!-Digital image processing, edge detection, including the Sobel operator, Laplacian, Hough transform!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4077256
    • 提供者:琚常龙
  1. Hough-bianhuan

    0下载:
  2. 基于matlab的数字图像处理,利用霍夫变换提取直线-Matlab-based digital image processing, the use of straight line Hough transform to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11421
    • 提供者:王会
  1. hough

    0下载:
  2. 本代码应用hough变换实现了数字图像处理的纠偏,仿真了整个纠偏过程,是一个高效实用的代码值得下载实用。-The source application hough transform to achieve correction of digital image processing, simulation of the whole correction process is a practical and efficient code is worth a download utility.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:
  1. Hough

    0下载:
  2. 数字图像处理中,用hough变换检测边缘-Hough transform to detect edge
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:791
    • 提供者:李倩
« 12 3 »
搜珍网 www.dssz.com