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

搜索资源列表

  1. Lane_Detection

    3下载:
  2. 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:66416640
    • 提供者:蛋蛋
  1. houghbianhuan

    0下载:
  2. 图像处理,图像的hough变换与边缘检测,可以用来学习。图片自找。-Image processing, image edge detection and hough transform can be used to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:92057
    • 提供者:wyc
  1. Image-processingppt

    0下载:
  2. 上传了博导的算法课的PPT,由浅入深的讲述的图像处理主要算法的原理,包括分布式计算,边缘检测,hough变换等,并附上主要算法的示例程序,是学习很好的材料-Upload a Ph.D., class of algorithms PPT, deep about the image processing algorithm is mainly the principle, including distributed computing, edge detection, Hough transform
  3. 所属分类:Project Manage

    • 发布日期:2017-05-23
    • 文件大小:7370126
    • 提供者:林凯
  1. zhixian_Untitled

    1下载:
  2. 本程序可以有效地解决在智能车辆运行过程中对道路中心线的有效识别,通过视频图像分割,二值化,边缘检测,hough变换最后得到。-This procedure can effectively solve the intelligent vehicle is running efficiently identify the centerline of the road, through a video image segmentation, binarization, edge detection,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1363
    • 提供者:houyaohua
  1. Hough_Process

    0下载:
  2. 可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果-chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5429127
    • 提供者:Curry
  1. 3DHoughT

    0下载:
  2. 基于三维核函数的霍夫变换,可以检测出图片中存在的平面。-3-D Kernel-based Hough transform for plane detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11767510
    • 提供者:Wenjing Zhu
  1. 2

    0下载:
  2. 用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘 Canny算子检测边缘 边界跟踪(bwtraceboundary函数)Hough变换-Sobel operator and Laplacian operator image sharpening gradient edge detection LOG operator edge detection operator Canny edge detection boundary tracing (bwtraceboundar
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:12232
    • 提供者:sun
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. match

    0下载:
  2. 点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法- a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell algorithm and the interpolation algorithm etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:386088
    • 提供者:我去
  1. hough_ellipse1

    0下载:
  2. 基于椭圆的几何性质确定椭圆的两个参数,再结合hough确定另外三个参数,实现椭圆的检测-Based on the geometric properties of the ellipse to determine the two parameters of the ellipse, and then combined with Hough to determine the other three parameters, to achieve the detection of ellipse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1426
    • 提供者:xujialiang
  1. huo

    0下载:
  2. 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:孙超
  1. curve_fitting.m

    0下载:
  2. first it detects edge by canny edge detection method then it uses hough transformation to find circles in an image. after that it detects the iris
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:771
    • 提供者:Abid Abrar
  1. LSD

    0下载:
  2. 直线检测通常选用霍夫变换法,但是Hought变换运行慢,而LSD快速直线检测,效率极大的增大-Line Detection Hough transform method is usually used, but the Hought conversion run slow, and LSD fast line detection, greatly increasing efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4840684
    • 提供者:乘凉
  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 2 ... 36 37 38 39 40 4142 43 »
搜珍网 www.dssz.com