Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODEL: Determine Stopping Distance from Stop Line #31

Open
obaidmm opened this issue Feb 24, 2025 · 0 comments
Open

MODEL: Determine Stopping Distance from Stop Line #31

obaidmm opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@obaidmm
Copy link
Contributor

obaidmm commented Feb 24, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants