This is the official repository for the Electroins Club Summer Project — Image Processing in FPGA.
- Aritra Kolay
- Hariharan
- Nikhil Verma
- Sarthak Verma
The aim of this project is to create a hardware based image processing system using FPGA
To get started, follow these steps:
- Open your terminal (macOS/Linux) or Command Prompt (Windows).
- Clone the repository by running:
git clone https://github.com/hariharandanam/FPGA_Image-2025
- Navigate into the cloned directory:
cd /path/to/the/cloned/repo
- To update your local repository with the latest changes, run:
git pull
Feel free to contribute, raise issues, or suggest improvements as we work through the project!