Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 914 Bytes

File metadata and controls

14 lines (10 loc) · 914 Bytes

Overview

This work is part of the exam of Parallel Computing by Prof. Marco Bertini in Laurea Magistrale in Ingegneria Informatica at University of Florence.

  • Academic Year: 2020/2021
  • Project Title: Kernel Image Processing (parallel OpenMP version)
  • Student: Kevin Maggi
  • CFUs: 9

⚠️ Please attention: as you can see this work is publicly available and anyone is obviously free of taking ideas from that. Anyway if it will be found that someone is copying the code (in the mean CTRL-C / CTRL-V) for its own project of the same exam, they will be reported to the Professor.

Kernel Image Processing (parallel OpenMP version)

Kernel Image Processing C parallel implementation (using OpenMP framework) for blurring (box blur and Gaussian Blur).

Report here.