[REBOL] Re: Huffman and quantization tables
From: greggirwin:mindspring at: 12-Jun-2002 10:55
Hi Kemp, Ole Friis (I think?) has a good article on compression on the REBOLForces web site. My guess is that speed may be an issue. I've only done a simple RLE implementation myself, but I also tried some edge detection stuff and it was just way too slow to be useful. --Gregg