基于数学形态学的电车自适应轨道边缘检测
Shizhong He1, Longjiang Shen1, Zuobing Zhou1
1CRRC ZhuZhou Locomotive Co., LTD, Zhuzhou, China.
Science progress
|November 14, 2024
概括
一个新的自适应算法准确地检测电车轨道边缘,这对于识别轨道障碍物和防止碰撞至关重要. 这种计算机视觉方法表现出强大的性能,即使在图像噪声下,也提高了电车安全系统.
科学领域:
- 计算机视觉 计算机视觉
- 图像处理 图像处理
- 运输安全运输安全
背景情况:
- 越来越多的电车线路导致更多的交通事故,特别是碰撞.
- 识别轨道上的异物对于电车运行安全至关重要.
- 精确的轨道边缘检测是轨道区域识别和威胁检测的关键.
研究的目的:
- 提出一种自我适应的轨道边缘检测算法,以提高电车安全性.
- 使用数学形态学和计算机视觉准确地提取铁路边缘.
- 评估算法的性能与现有方法相比.
主要方法:
- 开发了一种自适应的轨道边缘检测算法.
- 利用数学形态学和计算机视觉技术.
- 将拟议的算法与Canny和其他两种已发表的方法进行比较.
主要成果:
- 拟议的算法在不同场景和噪音条件下表现出强大的稳定性.
- 使用平均平方误差 (MSE),峰值信号噪声比 (PSNR) 和计算时间来评估性能.
- 该算法有效地识别了水平过路场景中的铁路边缘.
结论:
- 自适应的轨道边缘检测算法为改善电车安全提供了可靠的解决方案.
- 该方法对噪声的稳定性使其适合于现实世界的应用.
- 这种算法可以集成到电车的预警系统中,以检测轨道边缘和潜在的危险.
相关概念视频
Curvilinear Motion: Normal and Tangential Components
When a car traverses a curved road, its motion can be elucidated by breaking it down into tangential and normal components. The car-centric coordinates attached to the vehicle move with it.
The positive direction of the t-axis aligns with the increasing position of the car along the curved path, denoted by the unit vector ut. Simultaneously, the n-axis, perpendicular to the t-axis, dissects the curved path into differential arc segments, each forming the arc of a circle with a radius of...
The positive direction of the t-axis aligns with the increasing position of the car along the curved path, denoted by the unit vector ut. Simultaneously, the n-axis, perpendicular to the t-axis, dissects the curved path into differential arc segments, each forming the arc of a circle with a radius of...
Introduction to Horizontal Curves
Horizontal curves are essential in highway and railroad design, ensuring smooth and safe transitions between straight path segments, or tangents. These curves allow vehicles to maintain speed without abrupt changes, minimizing accidents and improving travel efficiency.A horizontal curve is typically defined by its geometric relationship to two tangents that meet at an intersection point (P.I.), where a simple curve is introduced to connect them. The back tangent refers to the initial tangent...
Introduction to Vertical Curves
Vertical curves are parabolic transitions that connect different grades on highways and railroads, ensuring a smooth alignment between back and forward tangents. The back tangent represents the initial grade, while the forward tangent defines the subsequent grade. These curves can be symmetrical, with equal tangent lengths, or nonsymmetrical, with varying lengths. The key points defining a vertical curve include the Point of Vertical Intersection (P.V.I.), where the tangents meet; the Point of...
Area Problem
Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
Midpoint Rule
Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...
Arc Length of a Curve
In engineering applications like roller coaster design, cable installation, and railway construction, determining the precise length of a curved path is essential. These paths are rarely straight and often follow smooth, continuous curves that require accurate measurement for effective planning.To estimate the length of a curve, the path is initially divided into small segments. Each segment is approximated by a straight line connecting two nearby points on the curve. The sum of these linear...


