diff --git a/README.md b/README.md index 75397a1..569196b 100644 --- a/README.md +++ b/README.md @@ -14,19 +14,10 @@ Content-adaptive storage and processing of large volumetric microscopy data usin The APR is an adaptive image representation designed primarily for large 3D fluorescence microscopy datasets. By replacing pixels with particles positioned according to the image content, it enables orders-of-magnitude compression of sparse image data while maintaining image quality. However, unlike most compression formats, the APR can be used directly in a wide range of processing tasks - even on the GPU! -
-
-
Pixels
- Pixels -
Uniform sampling
-
- -
-
APR
- APR -
Adaptive sampling
-
-
+| Pixels | APR | +| :--: | :--: | +| ![img.png](./docs/images/pix_joined.png) | ![img.png](./docs/images/apr_joined.png) | +| Uniform sampling | Adaptive sampling | *[image source](https://bbbc.broadinstitute.org/bbbc/BBBC032), [illustration source](https://ieeexplore.ieee.org/abstract/document/9796006)*