Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

MODEL: Determine Stopping Distance from Stop Line #31

@obaidmm

Description

@obaidmm

Implementing distance_calculator.py to estimate the distance from the vehicle to the detected stop line. The script should use camera calibration and depth estimation techniques to accurately measure the stopping distance under various real-world conditions.

****Need to wait till we get the camera for testing

Will be done by TEAM LEADS

The approach will involve perspective transformation to correct the image view, followed by pixel-to-world mapping using known camera parameters. The distance estimation should be validated across different angles and lighting conditions to ensure reliability. This calculation will be crucial for determining when the vehicle should stop, integrating with both stop sign and stop line detection in the overall decision-making pipeline.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions