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

搜索资源列表

  1. bianyuanjiancefenge

    0下载:
  2. 多种图像边缘检测与分割处理matlab版本,注解详细.以前见过类似代码,讲解不是很详细,都不只道先运行哪个代码,另外代码中的命令也不只道是起什么用途的,现在看了这个代码,豁然开朗!-variety of edge detection and image segmentation processing Matlab version, Notes detail. they have seen similar code is not explained in great detail, not onl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44148
    • 提供者:大海
  1. ROA算法代码

    1下载:
  2. ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一,for SAR road detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-17
    • 文件大小:608
    • 提供者:lf
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4498
    • 提供者:sai
  1. hough1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1668
    • 提供者:wuhao3424
  1. Canny-Edge-Detection

    0下载:
  2. canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:8087
    • 提供者:王自
  1. Hough-detection

    1下载:
  2. Matlab遥感道路提取之Hough检测-Matlab to extract the Hough detect remote road
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:112423
    • 提供者:
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22452984
    • 提供者:wangzhe
  1. biandaoxianjiance

    4下载:
  2. 该程序包是道路边缘和车道线检测与跟踪的matlab程序,可运行,实验效果很好-The package is the road edge and lane detection and tracking matlab program, you can run, experimental works well
  3. 所属分类:Special Effects

    • 发布日期:2017-03-07
    • 文件大小:2334720
    • 提供者:王明玉
  1. bridge-road-cracks-detection

    1下载:
  2. 代码是matlab编写,有例图,可直接运行(注意修改路径)。主要用来检测桥面、路面裂纹,有详细函数功能说明和算法思想,实现了路面规则条纹背景的频率估计,采用频域滤波可有效去除路面图像接近估计频率的噪声,保留目标裂纹,实现了初步的检测功能,但是功能还不完善,可作Demo供大家参考。有兴趣的朋友可以逐步完善、移植,有兴趣的朋友请与我联系。-Matlab code is written, there is case diagram, can be run directly (Note to modif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2180528
    • 提供者:孟浪
  1. HT

    0下载:
  2. 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。-This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8089
    • 提供者:张华
  1. work

    0下载:
  2. 基于matlab程序的卫星图像道路信息提取技术的研究,结合模式识别、图像处理、边缘检测-Based on satellite images to extract road matlab program information technology research, combined with pattern recognition, image processing, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:于徐亮
  1. DLSDJDS32

    0下载:
  2. 【matlab编程代做】matlab信号分析的包络检测 -[Do] matlab matlab programming on behalf of the envelope detection signal analysis and system-level simulation of the road
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:106242
    • 提供者:李静
  1. amatlab

    4下载:
  2. 基于matlab写的一个道路障碍物识别,可检测道路障碍物,利用数字图像处理相关知识,如平滑,边缘检测等-Based on MATLAB write a road obstacle identification, can detect road obstacles, the use of digital image processing related knowledge, such as smooth, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023844
    • 提供者:peibin
  1. hough-bianhuan

    0下载:
  2. 基于matlab的hough变换的道路边线检测程序,本人亲测可用,含界面和测试图片-The road edge detection based on MATLAB transform Hough program, I pro test is available, including the interface and test images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:188514
    • 提供者:东升
  1. 路面粗糙程度检测程序

    1下载:
  2. 随机信号在路面裂缝检测中的应用小项目,经过程序仿真,在多图片检测中,本程序可以成功检测出有裂缝的路面图片。这意味着在实际应用中,可以通过截取一段很长的路段的路况信息,再对路况图片进行编号分段,这样本程序就能成功检测出有裂缝的路面的图片,再根据编号可以找到该路段,给路面检修提供方便。(Road roughness detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2174976
    • 提供者:dnywwp
  1. yaogandaolutiqu

    2下载:
  2. matlab程序,用于从遥感图像中提取道路(matlab prgrammes for remotesensing road detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:吉利曹
搜珍网 www.dssz.com