Installation Guide
This guide will help you set up and run the playground_camera_model project.
Steps to Install and Run
1. Clone the Repository
First, clone the repository using the following command:
git clone https://github.com/Marvin-VW/playground_camera_model/tree/add_python
2. Install Dependencies
Navigate to the cloned repository and install the necessary Python packages:
pip install numpy opencv-python
4. Run the Project
Finally, run the main Python script:
python main.py