- Seyed Mohammadreza Javadi: 402105868
- Mohamadreza Izady 402110916
- Kasra Montazeri: 402106575
This repository is designed for processing images and calculating surface areas using a Raspberry Pi. We utilize Python along with powerful libraries to achieve our goals.
To run the project, ensure you have the following installed:
- Python: Version 3.12
- NumPy
- OpenCV:
opencv-contrib-python
- Clone the repository:
pip install numpy opencv-contrib-python git clone <repository-url> cd <repository-directory>