How to do colour clustering on a PNG image with a transparent background?
1 view (last 30 days)
Show older comments
Hi,
I have a sample PNG image the background of which has been removed. See below ( well it shows the white background here but please imagine the background is clear not white).
However when I display the image in Matlab using 'imshow' I get the image below (not surprisingly) on a black background.
My main goal is to do colour clustering on the image with the transparent background.
Now sadly for the image with the black background, the main 5 colours I extract out of the image are below with ( no surprisingly ) black being the most dominant colour. ( See below).
That is not I want.
I would like to do colour clustering on the image with the transparent background.
How can I achieve that?
Please advise.
0 Comments
Answers (0)
See Also
Categories
Find more on Display Image in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!