Hi there
Does anyone in the forum have an understanding of the Coreldraw Wavelet image format?
".......The image in the driver's license barcode seems to be encoded as based on the Coreldraw Wavelet image format at 8bit grayscale. But, little else is known about how to decode this image....."
The file data starts with 574904.... where 57 = W and 49 = I. The 04 is apparently the next number of bytes (4 in this case) that specifies the height (bytes) and width (bytes) of the Bitmap/image.
Have browsed the web "broken" but not making much sense of how to build an image/bitmap from the wavelet data.
Does anyone in the forum have an understanding of the Coreldraw Wavelet image format?
".......The image in the driver's license barcode seems to be encoded as based on the Coreldraw Wavelet image format at 8bit grayscale. But, little else is known about how to decode this image....."
The file data starts with 574904.... where 57 = W and 49 = I. The 04 is apparently the next number of bytes (4 in this case) that specifies the height (bytes) and width (bytes) of the Bitmap/image.
Have browsed the web "broken" but not making much sense of how to build an image/bitmap from the wavelet data.