Ask Your Question
-1

Transform an image RGB to 16 colors

asked 2017-08-07 02:59:59 -0600

cjacquel gravatar image

Hello, How to transform a RGB image to an image with a LUT int 16 colors ? Thx cjacquel

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-08-09 01:22:11 -0600

berak gravatar image

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.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-08-07 02:59:59 -0600

Seen: 203 times

Last updated: Aug 09 '17