搜索资源列表
smartcar
- 本系统主要由MC9S12DG128控制核心、电源管理单元、路径识别电路、车速检测模块、舵机控制单元和直流电机驱动单元组成,以飞思卡尔公司的16位单片机S12为控制核心,路径识别和车速的检测相结合,通过控制转向舵机和驱动电机,使智能车系统控制小车快速行驶!
smartcar
- 本系统主要由MC9S12DG128控制核心、电源管理单元、路径识别电路、车速检测模块、舵机控制单元和直流电机驱动单元组成,以飞思卡尔公司的16位单片机S12为控制核心,路径识别和车速的检测相结合,通过控制转向舵机和驱动电机,使智能车系统控制小车快速行驶!-This system is mainly controlled by the MC9S12DG128 core, power management unit, the path id
007
- 本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方
MCUautonomytracingthedesignofelectriccars
- 针对小车在行驶过程中的寻迹要求,设计了以AT89C51单片机为核心的控制电路,采用模块化的设计方案,运用色标传感器、金属探测传感器、超声波传感器、霍尔传感器组成不同的检测电路,实现小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等问题检测,并对设计的电路进行了理论分析和实际测试。结果表明,该智能小车具有很好的识别与检测的能力,具有定位精度、运行稳定可靠的特点。-Accordingtorequestofautoearchingtr
xiaoche
- 针对小车在行驶过程中的寻迹要求,设计了以AT89C51单片机为核心的控制电路,采用模块化的设计方案,运用色标传感器、金属探测传感器、超声波传感器、霍尔传感器组成不同的检测电路,实现小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等问题检测,并对设计的电路进行了理论分析和实际测试。结果表明,该智能小车具有很好的识别与检测的能力,具有定位精度、运行稳定可靠的特点。-For a moving car in the process of
VehicleCounter
- VC++下编写的基于视频的交通路况检测系统,实现了流量、车速、车型检测等功能-Prepared under the VC++ video-based detection system for traffic and road conditions to achieve the flow, speed, vehicle detection,
dsgfsdf
- 针对小车在行驶过程中的寻迹要求,设计了以AT89C51单片机为核心的控制电路,采用模块化的设计方案,运用色标传感器、金属探测传感器、超声波传感器、霍尔传感器组成不同的检测电路,实现小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等问题检测,并对设计的电路进行了理论分析和实际测试。结果表明,该智能小车具有很好的识别与检测的能力,具有定位精度、运行稳定可靠的特点。-For the car moving in the process
msp430
- msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100
Speed_identification_method_based_on_video
- 基于视频的车速鉴定方法,介绍通过检测视频来识别车辆,计算车辆速度-Speed identification method based on video to introduce the video to identify the vehicle by detecting the calculated vehicle speed
simulator-vehicle-detector
- 多线程车辆检测器模拟程序(多线程串口发送)可设置模拟车辆速度(最大车速和最小车速)及车流量 注意:只有计算机有串口存在才能运行-Multithreading vehicle detector simulation program (multi-threaded serial port) can be set to simulate vehicle speed (maximum speed and minimum speed) and
CannyEdgeDetection
- Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection compris
Speed
- 单片机制作的自行车车速检测系统,实现自行车车速的适时检测,并能显示-SCM production bike speed detection system, to achieve timely detection speed bicycle, and can display
taxi
- 出租车计价器源代码,用步进电机模拟车轮,实现车速检测并实时显示,用打印机打印消费清单等-Taximeter source code, stepping motor analog wheel, speed detection and real-time display, printer to print the consumer list
speed
- 速度检测,智能小车车速检测,用的是光电编码器检测,上位机显示数据-Speed detection, smart car speed detection, photoelectric encoder is detected, the host computer display data
speed
- 用单片机89C51实现车速检测功能,已经验证并编译过,共大家参考-Using single chip computer 89 c51 to realize the speed detection, have been validation and compiled, a total of your reference
speed_detection
- 本程序是基于虚拟线圈的流动车速检测程序,平台为VS2010+OpenCV2.4.10(This procedure is based on the virtual coil flow speed detection procedures, the platform for VS2010+OpenCV2.4.10)
5051b 检测软件
- 实现汽车行驶过程中车速数据的采集,需要配备开发板硬件(capture car speed when car running)
81404595codebooks
- 对运动车辆进行检测与跟踪,为后续车辆的车速检测和相关的交通参数奠定基础(The detection and tracking of the moving vehicles will lay the foundation for the speed detection of the following vehicles and the related traffic parameters.)
MATLABcarsdetect车辆检测代码
- 可检测视频中的交通流信息,如车速,车流量和车牌识别(Detect traffic flow information in video such as vehicle speed, traffic volume and license plate recognition)
DetectSpeed
- 一个检测车速程序,结合高斯混合模型和光留法(a simple program to detect vehicle speed based on OpenCV C++)