Relative Content

Tag Archive for image-manipulation

Image segmentation – show or hide clusters

I’m trying to make a small program in c#, that will downsample image to specified amount of colors (using K-means). Then, user will be able to hideshow colored areas(clusters) in image. I’ve implemented image clustering algorithm and I also have info about main colors, but how to implement show/hide color function? Example below

Image segmentation – show or hide clusters

I’m trying to make a small program in c#, that will downsample image to specified amount of colors (using K-means). Then, user will be able to hideshow colored areas(clusters) in image. I’ve implemented image clustering algorithm and I also have info about main colors, but how to implement show/hide color function? Example below

Image segmentation – show or hide clusters

I’m trying to make a small program in c#, that will downsample image to specified amount of colors (using K-means). Then, user will be able to hideshow colored areas(clusters) in image. I’ve implemented image clustering algorithm and I also have info about main colors, but how to implement show/hide color function? Example below

Image segmentation – show or hide clusters

I’m trying to make a small program in c#, that will downsample image to specified amount of colors (using K-means). Then, user will be able to hideshow colored areas(clusters) in image. I’ve implemented image clustering algorithm and I also have info about main colors, but how to implement show/hide color function? Example below