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

搜索资源列表

  1. 1b66c976

    0下载:
  2. HOUGH变换及用于SAR动目标检测的matlab程序!-HOUGH Transform and its implemention in the SAR moving target detection
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:660
    • 提供者:刘曦
  1. test_hough

    0下载:
  2. hough变换检测直线实用源代码,亲测可用。hough变换受噪声和边界间断的影响较小,比较鲁棒-Hough transform detection line utility source code, pro-test available. The hough transform is less robust to noise and boundary discontinuities
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:562
    • 提供者:q
  1. chedaoxian

    0下载:
  2. 完成了对车道线进行了识别,主要流程为灰度化,边缘检测,hough变换。-We completed the lane line identification, the main process of graying, edge detection, hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:67407
    • 提供者:闫尧
  1. MATLAB_-figure_detection

    0下载:
  2. MATLAB Hough Hoffman 直线检测,实现了图像处理-MATLAB image processing Hough Hoffman line detection
  3. 所属分类:Other systems

    • 发布日期:2017-12-20
    • 文件大小:175104
    • 提供者:丁顺良
  1. 3442146

    0下载:
  2. 国外matlab研究站点下载的hough变换直线及圆检测代码,-Matlab abroad study site to download the hough transform to straight line and circle detection code,
  3. 所属分类:Applications

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:pkpu&49708
  1. test4

    0下载:
  2. 自编实现otsu自动阈值分割,结合Hough变换检测直线函数-Self-realization otsu automatic threshold segmentation, combined with Hough transform detection linear function
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:叶婷
  1. dekendent_iteration

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,-Detection of linear hough transform, peak detection, line detection and links of matlab,
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:Giqbvxt
  1. lizks

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,-Detection of linear hough transform, peak detection, line detection and links of matlab,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:Carteo
  1. 217249

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,-Detection of linear hough transform, peak detection, line detection and links of matlab,
  3. 所属分类:GIS program

    • 发布日期:2017-12-14
    • 文件大小:3032
    • 提供者:CKCtbynq!1365
  1. Image-processing-source-code

    3下载:
  2. 图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。-Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhancement method, ant colony algor
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:429056
    • 提供者:Mr.c
  1. cola

    0下载:
  2. 识别可乐罐,用canny边缘检测后,用霍夫变换确定可乐罐位置。-Identify the Coke cans, with canny edge detection, the use of Hough transform to determine the Coke tank position.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:3543825
    • 提供者:
  1. proldures

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,(Detection of linear hough transform, peak detection, line detection and links of matlab,)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:Maael
  1. hough_circle

    0下载:
  2. 霍夫变换可以检测直线,矩形和圆,这里是检测圆形程序,很不错(Hough transform can detect lines, rectangles and circles, here is the detection of circular procedures, very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:啦啦呼呼
  1. 霍夫圆变换

    1下载:
  2. 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:3849
    • 提供者:ytongbai
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. 159.cpp

    0下载:
  2. 能识别多张图片中圆形轮廓的形状,可以快速识别比一般的Hough 圆检测快。(Recognizes the shape of a circular outline in multiple pictures to quickly identify faster detection than the average Hough circle.)
  3. 所属分类:其他

  1. MATLABHoug

    0下载:
  2. MATLAB图像处理+Hough霍夫曼直线检测+源程序代码,简单实用,非常好用,(MATLAB image processing +Hough Hoffman linear detection + source code, simple and practical, very easy to use)
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:181248
    • 提供者:wang_xian
  1. 霍夫线变换综合示例

    1下载:
  2. 利用霍夫变换快速检测直线或圆,但是首先对图像进行边缘检测,霍夫变换输入为边缘二值图像(Hough transform is used to detect straight lines or circles, but first, edge detection is carried out, and Hough transform is used as edge two valued image)
  3. 所属分类:Windows编程

  1. hough_circle

    0下载:
  2. 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)
  3. 所属分类:matlab例程

« 1 2 ... 35 36 37 38 39 4041 »
搜珍网 www.dssz.com