[Imgcif-l] High speed image compression

Jon Wright wright at esrf.fr
Thu Jul 28 21:38:58 BST 2011


Do you need to write images synchronously? It might be easier to have a 
pool of threads (or processes) which act as a buffer and handle one 
image each.

Cheers,

Jon



On 28/07/2011 20:46, Justin Anderson wrote:
> Hello all,
>
> I have run Graeme's byte offset code on a 4k x 4k (2 byte depth)
> Gaussian noise image and found it to compress the image in around 150 ms
> (64-bit RHEL, Pentium D 3.46GHz). Using CBF library with byte offset
> compression, I find the compression takes around 125 ms.
>
> This will be too slow to keep up with our high speed CCD cameras. We are
> considering parallelizing the byte offset routine by operating on each
> line of the image individually. Note that this would mean that a given
> compressed image would be stored differently than via the whole image
> algorithm.
>
> Has anyone been thinking about this already or does anyone have any
> thoughts?
>
> Regards,
>
> Justin
>
>
>
> _______________________________________________
> imgcif-l mailing list
> imgcif-l at iucr.org
> http://scripts.iucr.org/mailman/listinfo/imgcif-l



More information about the imgcif-l mailing list