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

搜索资源列表

  1. Machine-Vision

    0下载:
  2. 车道线检测与车辆检测,通过hough变换实现-Lane detection and vehicle detection, hough transform by
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:28397
    • 提供者:沈东
  1. the-code-of-cellular-automema-model

    0下载:
  2. 这是用C语言编写的单或多车道元胞自动机模型,能用-this is the code of the cellular autonema model which is written in language C
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1302301
    • 提供者:lxl
  1. TrafficSimulating

    0下载:
  2. 原胞自动机模拟程序 可以应用于单车道或者多车道 单车道主要 包括信号灯 跟随 多车道可以包含变道 -program for overtaking using CA model
  3. 所属分类:transportation applications

    • 发布日期:2017-04-07
    • 文件大小:902
    • 提供者:billbill
  1. jiaotongdeng

    0下载:
  2. 十字路口交通灯,可设置控制时间,具有车道和人行道指示灯-Crossroads traffic lights can be set to control the time, with a driveway and sidewalk lights
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:989
    • 提供者:李红恩
  1. openCV...Track

    0下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-06
    • 文件大小:12550144
    • 提供者:王玉
  1. P0904

    0下载:
  2. 基于matlab的,有关车道中心线的定位,希望对你有帮助-Based on the relevant lane centerline positioning matlab, I hope to help you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:liuyuxin
  1. jiaotongdeng

    0下载:
  2. 主、支两条交叉道路上的车辆交替行走,主道上通行的时间为30s,支道上通行的时间为25s。 在绿灯转为红灯时,要求绿灯先闪烁3秒,黄灯亮5秒,才能变换运行车道。-Lord, vehicles on the road supporting two intersecting alternating walking passage of time is the main trail 30s, supported the passage of time trail 25s. When the gree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:郑丽娟
  1. twolane18-

    1下载:
  2. 2014北美数学建模A题 元胞自动机 双车道模型 无规则twolane18(元胞数目一个格子代表一个汽车7。5米) - 副本-2014 North American Mathematical Modeling A title two-lane cellular automaton model no rules twolane18 (a number of cellular lattice represents a car 7.5 meters)- a copy of the
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:490470
    • 提供者:zhaoyilei
  1. MachineVision

    0下载:
  2. 结构化道路检测与跟踪 hough变化检测车道线 中值滤波预测跟踪-Machine view using MFC to find the sign of constructed road
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21716675
    • 提供者:刘宏
  1. 32131312312321njianceok

    0下载:
  2. 基于HOUGH变换的车道线检测和识别的程序,可以使用-Lane HOUGH transform detection and recognition based on the program, you can use
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:曹操
  1. LaneDetector

    0下载:
  2. 该代码实现对城市中车道的检测,realize lane deetction in urban street written in c-realize lane deetction in urban street written in c++
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:47281
    • 提供者:1
  1. jiatongdeng

    0下载:
  2. :甲车道和乙车道两条交叉道路上的车辆交替运行,甲车道为主车道,每次通车时间为60秒,乙车道为次车道,每次通车时间为30秒,要求黄灯亮3秒,并且1秒闪烁一次。有应急车辆出现时,红灯全亮,应急车辆通车时间10秒,同时禁止其他车辆通过。-traffic jam programe
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:14806
    • 提供者:罗珍珍
  1. 1234

    0下载:
  2. 带数码管显示的交通灯模拟控制系统设计.   硬件方面:8253产生1HZ的方波,脉冲到8259的IR1端,产生中断,调中断服务子程序。在加入紧急车道后,单脉冲()连到8259的IRO端,产生一个高级的中断请求信号。    软件方面:主程序先对各个硬件初始化,在开CPU中断,然后空操作,等待中断。执行低级中断(IR1)时,8255的PA口负责选数码管,PB口负责显示数字,用查表法可查到0~9的数码管编码。 采用循环扫描方法,人眼即可看到连续的二位数。当倒计时减到零时,对红绿灯取反。若手动上
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:5836
    • 提供者:宋威
  1. 20140519

    0下载:
  2. 基于opencv的车道线检测,做过实际的例子,在高速公路上实现了预定的目标-Opencv-based lane detection
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:4588
    • 提供者:Dawson
  1. hf

    1下载:
  2. 使用加强版霍夫变化,使得车道线识别率百分之百,不存在车道线断点。属于原创。-Using an enhanced version of the Hough changes, making lane hundred percent recognition rate, there is no lane breakpoint. Belong to the original.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:763
    • 提供者:fangezhi
  1. Davinci_VLPR2_20120427

    0下载:
  2. 基于DM6446的车道线检测代码,可以标记识别出车道线、- The DM6446-based lane detection code, can be labeled to identify the lane,
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4259191
    • 提供者:sunhongliang
  1. car

    0下载:
  2. 2013年A题程序,车道交通的元胞自动机MATLAB程序-MATLAB celluar
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8522
    • 提供者:罗军
  1. CA_Nasch_3

    0下载:
  2. ca模型双车道情况下的代码,基于忽略了驾驶员的随机慢化过程的简单代码-code ca model two-lane situations, based on the slow stochastic process ignores the simple driver code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4631
    • 提供者:杨枭枭
  1. The-lane-edge-recognition

    0下载:
  2. 各种算子对车道线边缘识别的对比,其中包括车道线图像,也包含sobel,canny,prewritt算子的差异。-The operator of lane edge recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:48134
    • 提供者:谢宪义
  1. test-1

    1下载:
  2. 车道线检测,实验代码,本人已经验证过,可以直接使用,带有图片和实验结果-The lane line detection code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1492377
    • 提供者:康家荣
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com