Skip to content

RobotX-Workshops/line-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📐 Line Detection

This repository is dedicated to the exploration and implementation of line detection algorithms using computer vision.

🚀 Getting Started

Before diving into the algorithms, make sure you have the required tools and libraries installed.

  1. Setup your development environment.
  2. Take a look in the notebooks in the src folder to see examples of the algorithms in action.
  3. Run the testing streamlit application from the root folder.
    1. Install the additional required libraries: pip install -r src/app/requirements.txt
    2. Navigate the the src folder and run the following command: streamlit run app/main.py

📚 Resources

About

A project exploring line detection using computer vision techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published