T O P I C R E V I E W |
PeterPanino |
Posted - Jun 02 2024 : 17:37:01 These are the 16 most frequent colors in a specific image:
You can see that there are a lot of SIMILAR colors!
Is there an ImageEn method to merge the colors of pixels with a similar color to the same color? All similar colors should be merged into exactly ONE color!
So, with the above example, the only remaining colors would result as: White, Lavender, Yellow. |
1 L A T E S T R E P L I E S (Newest First) |
PeterPanino |
Posted - Jun 03 2024 : 03:58:32 I have solved the problem with a custom k-means clustering solution. This will be demonstrated in my upcoming major demo program on my Blog. Stay tuned. |
|
|