道路识别,road recognition
1)road recognition道路识别
1.Road Recognition and Moving Object Tracking in Infrared Image;基于红外图像的道路识别与运动目标跟踪
2.A new road recognition algorithm based on image inhomogeneous features and geometry model is introduced to improve its robustness against illumination variations, shadows, noise, or the discontinuity of road boundary, etc.为了解决道路图像中光照变化、阴影遮挡、噪声、道路边界或标志线不连续等因素导致道路识别方法鲁棒性较差的问题,提出基于图像非同质性特征和几何模型的道路识别算法。
3.A new road recognition algorithm based on local statistical features and principal component analysis is introduced to improve its robustness and adaptiveness.为了提高道路识别算法的鲁棒性和自适应性,提出了基于局部统计特征和主元分析的道路识别算法。
英文短句/例句

1.A Road Recognition Method with Illumination Invariance一种具有光照不变性的道路识别方法
2.The Research of Road Recognition and Tracking Control on Automated Guided Vehicle;自动引导车道路识别与跟踪控制研究
3.Edge Based Method in A Road Recognition System and Its Real-Time Implementation道路识别系统中的边缘方法及其实时实现
4.Research on Approaches of Recognizing Urban Road from High Resolution Satellite Optical Imagery;高分辨率光学卫星影像城市道路识别方法研究
5.Road Recognition and Moving Object Tracking in Infrared Image;基于红外图像的道路识别与运动目标跟踪
6.Study on Recognition Algorithms for UGVs on Unstructured Roads;军用无人驾驶车辆非结构化道路识别方法研究
7.Research of Road Identification for Outdoor Vision-Based Autonomous Navigation Vehicle;基于视觉的户外自主导航车辆的道路识别研究
8.Study on Lane and Obstacle Detection Based on DSP and Machine Vision;基于DSP及机器视觉的道路识别与障碍物检测
9.The Research of Road Traffic Black-spots Simulation Identification;道路交通事故多发路段仿真识别研究
10.Road vehicler--World parts manufacturer identifier(WPMI)code道路车辆 世界零件制造厂识别代号
11.Identify in the Accidents and Risks of the City Highway Tunnels in Active Service;在役城市公路隧道的事故及风险识别
12.A Study of Road and Bridge Targets Recognition in SAR ImagerySAR图像中道路和桥梁识别方法研究
13.Identifying of the Bent Lane Based on Ant Colony Algorithm基于蚁群算法的弯曲道路边界的识别
14.Based on the Path Ambiguty Recognition Technology Research of the Moving of Vehicles;基于车辆移动路径识别的道路二义性识别技术研究
15.Lane Mark Identification Algorithm Based on Fast Line Detection基于快速直线段提取的道路标识线识别算法
16.To identify and separate multiplexed signals at the receiving end of a single channel or wire.在单通道或线路的接收端识别和分开多路信号。
17.The Prediction of Link Travel Time at Urban Roads in the Recognition of the Generalized Cost;广义费用识别中的城市道路路段旅行时间预测
18.Study on the Algorithm of Recognizing Navigation Lane Based on the Road Edge for CyberCar;CyberCar基于道路边界的导航路径识别算法研究
相关短句/例句

identification of road grade道路坡度识别
3)Road recognition and tracking道路识别与跟踪
4)road surface recognition道路表面识别
5)pavement cracks detection道路裂缝识别
6)road edge identification道路边界识别
1.The road edge identification is one of the key technology of the intelligent vehicle based on machine vision.道路边界识别是基于机器视觉的智能车辆关键技术之一,提出了一种基于直线道路模型的道路边界识别和跟踪算法,该算法包括道路边界初始识别算法和跟踪算法两部分。
延伸阅读

"泛魔"识别模型  一种以特征分析为基础的图像识别系统。1959年B.塞尔弗里吉把特征觉察原理应用于图像识别的过程,提出了"泛魔"识别模型。这个模型把图像识别过程分为不同的层次,每一层次都有承担不同职责的特征分析机制,它们依次进行工作,最终完成对图像的识别。塞尔弗里吉把每种特征分析机制形像地称作一种"小魔鬼",由于有许许多多这样的机制在起作用,因此叫做"泛魔"识别模型。这一模型的特点在于它的层次的划分。    "泛魔"识别模型系统的图像识别共有4个层次(见图)。第一层是执行最简单任务的"映象鬼",它们只是记录外界的原始形象,正像视网膜获得外界刺激的映象;然后由"特征鬼"进一步分析这个映象。在分析过程中,每个特征鬼都去寻找与自己有关的图像特征。例如,在识别英文字母时,每个特征鬼负责报告字母的一种特征及其数量,如垂直线、水平线、斜线、直角、锐角,不连续曲线和连续曲线等;再由"认知鬼"接受特征鬼的反应,每个认知鬼都从特征鬼的反应中寻找与自己负责识别的图像有关的特征,发现了这种特征时,它就"叫喊",发现的特征越多,"叫喊"声越大;最后,"决策鬼"根据许多"认知鬼""叫喊"声的大小,选择叫喊声最大的"认知鬼"的反应作为所要识别的图像。    例如在识别字母R时,"映象鬼"先对R进行编码,把信息传递给"特征鬼"作进一步加工,这时会有5个"特征鬼"分别报告图像所包括的一条垂线、两条水平线,一条斜线,3个直角和一条不连续曲线。然后许多"认知鬼"则根据所报告的这些特征及其数量来识别是否是自己负责的字母。这时D、P、R鬼都会有反应,但P鬼只有 4个特征与其符合,并有一特征(斜线)与其不符合;D鬼只有3个特征与其符合,并有两个特征(斜线、直角)与其不符合;只有R鬼有5个特征与其符合,而且这5个特征又包括了R的全部特征,所以R鬼的叫喊声最大,因此"决策鬼"就很容易地作出选择R的决定。    "泛魔"识别模型对于相似的图形也可以分辨,不致混淆;对于失真的图形,如字母的大小发生变化时,识别也不致发生困难。以特征分析为基础的"泛魔"识别模型是一个比较灵活的图像识别系统。它可进行一定程度的学习,如"认知鬼"可逐渐学会怎样解释与它所负责的字母有关的各种特征;它还可以容纳具有其他功能的鬼。这个系统现在也被用来描述人的图像识别过程。