Relative Content

Tag Archive for image

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

Android Studio Image picker is not launching

I am using Pixel 8, API 34 Android 14
I have created a data collection form and one of the icone is pick image. When I click on the image, the image picker is not launching. It works on the older version of my app but currently I am upgrading the app to new Android version 14.