Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Color reduction




On Jan 11, 2008, at 8:57 PM, Scott Ribe wrote:

Any pointers to algorithms for reducing RGB888 images to 8-bit + clut?

Dunno, but if you have any flexibility here, JPEG compression will probably buy you more memory savings and look better.


	RGB -> YUV 411 			2:1 space savings
	DCT + Z ordering + quant 	2-4:1 space savings
	Huffman					~30% space savings

You don't have to do all of it of course. The Huffman doesn't buy you that much and it is the most expensive part.

Ian

_______________________________________________
Do not post admin requests to the list. They will be ignored.
PerfOptimization-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/perfoptimization-dev/email@hidden

This email sent to email@hidden
References: 
 >Color reduction (From: Scott Ribe <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.