busraoguzoglu / Color-Quantization-and-Connected-Components-Analysis

Implementation of K-means algorithm for color quantization and connected components analysis algorithms from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color-Quantization-and-Connected-Components-Analysis

Implementation of K-means algorithm for color quantization and connected components analysis algorithms from scratch.

Example result images were given in results folder. This work is implemented as a homework of CMPE537 Computer Vision Course of Boğaziçi University.

About

Implementation of K-means algorithm for color quantization and connected components analysis algorithms from scratch


Languages

Language:Python 100.0%