Shizhong He1, Longjiang Shen1, Zuobing Zhou1

  • 1CRRC ZhuZhou Locomotive Co., LTD, Zhuzhou, China.

Science progress
|November 14, 2024
PubMed
概括

一个新的自适应算法准确地检测电车轨道边缘,这对于识别轨道障碍物和防止碰撞至关重要. 这种计算机视觉方法表现出强大的性能,即使在图像噪声下,也提高了电车安全系统.

相关概念视频

Curvilinear Motion: Normal and Tangential Components01:27

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...
Introduction to Horizontal Curves01:19

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 Curves01:24

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 Problem01:26

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 Rule01:20

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 Curve01:30

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...