Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 518 Bytes

File metadata and controls

7 lines (6 loc) · 518 Bytes

Distributed Image

Distributed Image is a parallel image processing system, where the client divides an image into chunks, sends them asynchronously to a server, which applies a filter, and then returns the processed chunks for reassembly. This project was developed as part of the Advanced Programming course during the 2023/2024 academic year, in the third and final year of the Bachelor's Degree in Computer Engineering.

Team

  • Leonardo Fernandes (me)
  • João Miguel
  • Bruno Aguiar