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.
new to python, could anyone help me sort out this problem (where the red line under the comma is)
enter image description here
Dynamic web application hitting database on front page load to fetch profile image
Folks, I am in middle of writing a web application (Python/Flask) where home page has user profile image in the navbar which is coming from a database (blob), I am wondering if this is a good practice. Here I have following choices:
In a web application, should “private” user images be protected with authentication/authorization?
When creating a web application that will allow users to upload images and mark them as private, should those images be protected by authentication and authorization mechanisms against access by other users?
Project icons / images organization
I am asking a question about the overall architecture between different projects.