An open API service indexing awesome lists of open source software.

https://github.com/busraoguzoglu/color-quantization-and-connected-components-analysis

Implementation of K-means algorithm for color quantization and connected components analysis algorithms from scratch
https://github.com/busraoguzoglu/color-quantization-and-connected-components-analysis

computer-vision image-processing

Last synced: 12 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.