Transform an image RGB to 16 colors
Hello, How to transform a RGB image to an image with a LUT int 16 colors ? Thx cjacquel
you can't. a 256 x 256 x 256 lookup table would not be very practical, anyway.
usually kmeans would used, to find 16 cluster centers here.
Asked: 2017-08-07 02:59:59 -0600
Seen: 224 times
Last updated: Aug 09 '17
What's the best way to segment different coloured blobs?
Should add color profile embedder in next version
Percentage of color in a frame of video
color blob detection and distinguishing
How to find the two most dominant colors in an image?
locate the circle in the image..