Skip to content

Parallel implementation in C with OpenMP of Kernel Image Processing

Notifications You must be signed in to change notification settings

KevinMaggi/Image-Kernel-Processing_Parallel

Repository files navigation

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.

About

Parallel implementation in C with OpenMP of Kernel Image Processing

Topics

Resources

Stars

Watchers

Forks