CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough transform extraction

搜索资源列表

  1. animageprocessingexample

    0下载:
  2. 一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2128036
    • 提供者:李大家
  1. jqsjxg

    1下载:
  2. VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:274401
    • 提供者:龚璇
  1. 20060816

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:274436
    • 提供者:pudn_dxg001
  1. BMP(VC++)

    1下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1810936
    • 提供者:王建辉
  1. edge_extraction

    0下载:
  2. 边缘提取的算子,如hough变换,robert算子等的实现,c++源码-edge extraction Operator, hough transform, robert the operator realized, c FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10851
    • 提供者:yiting
  1. HoughCy

    0下载:
  2. 好用地 matlab版本地 用hough变换进行直线提取地程序,提取最长地直线,以后会改进,可以提取累计矩阵中,局部峰值点地直线!-good land use Matlab version hough transform line extraction procedures. to extract the longest line, it will improve, can extract accumulated matrix, partial to the peak point straigh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:Cong Yang
  1. EdgeContour

    0下载:
  2. 有关图像的边缘检测、Hough变换、轮廓提取和轮廓跟踪、种子填充等算法-the image edge detection, Hough transform, contour extraction and contour tracking, and seed filling algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72947
    • 提供者:邓媛媛
  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:76200
    • 提供者:龚正娟
  1. Houghtuoyuan.rar

    0下载:
  2. 模式识别算法,椭圆检测,图形图像的处理,基于hough变换的椭圆的提取,Pattern recognition algorithms, ellipse detection, graphics, image processing, hough transform based on the extraction of the elliptical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:199340
    • 提供者:张明伟
  1. ght

    1下载:
  2. 这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢-This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:114593
    • 提供者:蒋飞云
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. ch7_2_3

    0下载:
  2. 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:cwb
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. CircularEdgeHough_Detection_Matlab

    0下载:
  2. 圆的hough变换边缘检测及提取,Matlab程序,对图像方面的研究和学习有一定帮助。-Hough transform circle edge detection and extraction, Matlab program, the image of research and learning have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:111141
    • 提供者:nickzhlf
  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. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. hough

    0下载:
  2. 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:4959444
    • 提供者:chenxin
  1. a-Windowed-Hough-Transform

    0下载:
  2. The problem of detecting rectangular structures in images arises in many applications, building extraction in aerial images to particle detection in cryo-electron microscopy. -The problem of detecting rectangular structures in images arises in many
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:420443
    • 提供者:xxx
  1. Hough-translation

    0下载:
  2. 可以对图像进行边缘检测并用Hough变换进行直线提取,经测试后可用-You can use an image edge detection and Hough transform line extraction, after testing available
  3. 所属分类:Special Effects

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

    0下载:
  2. 实现通过大金法二值化,边界提取,直线hough变换检测直线和圆-Implemented by daikin binarization method, boundary extraction, linear hough transform to detect linear and circular
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2102656
    • 提供者:常迎帅
« 1 23 4 5 6 »
搜珍网 www.dssz.com