Skip to content

Virnnar/Lane-detection-and-warning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the Software Engineering assignment for the 2022 Information and Computational Science class at CSUFT. The goal is to implement real-time lane prediction and departure warning.

Usage

  1. Install Python
    Ensure Python is installed on your system.

  2. Install required packages
    Run the following command to install the packages listed in requirements.txt:

    python3.9 -m pip install -r requirements.txt
    
  3. Run the application Execute the app.py file to start the application: python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published