Skip to content

Clustering K-Means parallel version in Java (applied to image color reduction)

Notifications You must be signed in to change notification settings

KevinMaggi/K-Means_Parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

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: K-Means clustering (Parallel Java 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.

K-Means clustering (Parallel Java version)

K-Means clustering Java parallel implementation for blurring (box blur and Gaussian Blur).

Report here.

About

Clustering K-Means parallel version in Java (applied to image color reduction)

Topics

Resources

Stars

Watchers

Forks

Languages