peiwei zhang
unread,Dec 9, 2023, 8:27:14 AM12/9/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WebP Discussion
Hi there,
Recently I have just started learning lossless compression for webp. I don't understand the process of transform and entropy coding. I wonder if webp, in lossless compression, does the whole image have the same transform and entropy encoding? Or is it to block different areas of the image and adopt different transform and entropy coding forms? I was reading the EncoderAnalyze() function and didn't see a specific chunk, so I was skeptical. If it has a different transform and entropy encoding using different blocks, please let me know where I can see it and what the block size is. Thank you for your help.
Thanks again