Matlab scripts that implement necessary algorithmic procedures to automatically color a black and white image. In particular, you need to develop code to perform some computing activities:
The work presented explains how to segment the brain tumour area in absence of interaction with user basing his technique on a saliency map constructed from three different resonance techniques.
Python implementation of the seed (centroid) generation part of the Adaptive-SNIC (ASNIC) algorithm based on the publication "Adaptive Centroid Placement Based SNIC for Superpixel Segmentation".
A simple command line tool that uses K-Means clustering and SLIC segmentation to categorize pixels within an image into their respective clusters and super pixels