CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - hough detection

搜索资源列表

  1. 2201951686720057152218263074847

    0下载:
  2. 图像的滑入和卷帘显示效果图像的淡入淡出效果扩散效果百叶窗效果和马赛克效果交错效果浮雕效果图像的中心渐出和渐入效果图像的雨滴效果和积木效果-image down the shutter and display the image fades out of the proliferation effect effect effect blinds and mosaic effect staggered to minimize the effect of the image center has gr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24239
    • 提供者:shixian
  1. line_hough

    0下载:
  2. 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1658
    • 提供者:李守一
  1. houghostu

    4下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:76495
    • 提供者:田炳香
  1. hough变换代码

    0下载:
  2. hough变换,检测直径为58像素的圆周,-Hough transform, detection diameter of the circumference of 58 pixels, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:57397
    • 提供者:王俊惠
  1. Hough变换例子

    0下载:
  2. hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:239223
    • 提供者:阿九
  1. hough-circle

    0下载:
  2. hough 变换检测园的代码利用这个代码可检测出二值图像中的园-Hough Transform detection Park use this source code can be detected in binary image of Park
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1043
    • 提供者:抵抗
  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. hough-transfrom

    1下载:
  2. 检测圆的程序,利用VC++ 使用HOUGH算子 效果明显 十分实用-Circle detection procedure, using VC++ using the HOUGH operator was very practical effect of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1966765
    • 提供者:李天羽
  1. imageprocessing

    0下载:
  2. 自己写的几个图像预处理算法,比如轮廓检测,hough变换,而为直方图绘制等-Some write their own image pre-processing algorithm, such as contour detection, hough transform, histogram mapping, such as for
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:16537052
    • 提供者:马大鹏
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. ImageProcess

    0下载:
  2. 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:119743
    • 提供者:skylost
  1. Hough

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

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. EdgeContour

    0下载:
  2. 这是图像边缘检测、提取及轮廓跟踪的算法,包括边缘检测、Hough变换、种子填充等-This is the image edge detection, contour extraction and tracking algorithms, including edge detection, Hough transform, seed filling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:72895
    • 提供者:mt
  1. hough

    0下载:
  2. hough变换检测直线,vc++6.0,内含测试图片,代码注释详细,能让图像编程学习者有所收获-hough transform line detection, vc++6.0, containing the test images, code comments in detail, allowing graphics programming learners to be harvested
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2823959
    • 提供者:shihao
  1. test2

    1下载:
  2. 读取图像文件,自动寻找双峰型直方图的阈值,HOUGH变换寻找直线,背景检测.(单高斯模型)-Read image files, automatically find the bimodal histogram threshold, HOUGH transform looking straight, background detection. (Single Gaussian model)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:4620
    • 提供者:小洋芋
  1. hough

    2下载:
  2. 霍夫圆检测实现时钟表盘的自动识别,以及分针、时针的辨别,和当前时间的确定-Hough circle detection to achieve clock dial automatic identification and determining the minute hand and hour of discrimination, and the current time
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:214016
    • 提供者:hxx
搜珍网 www.dssz.com