Personal tools
  • We're Hiring!

You are here: Home Products OMERO Big Images Support

Big Images Support

Continuing to Enhance Support for Big Images

In 4.4.0 we have continued to work to enhance features such as the importing and viewing of big image formats added in 4.3. On the importer side, we've updated the clients (both the standalone OMERO.importer and the new built-in import feature from OMERO.insight) to import these new larger file formats more efficiently. Now, instead of processing the image data from these large files locally (on your desktop or laptop computer, for example), the new import process only extracts the metadata locally before uploading the raw files directly to the server, where they can be further processed remotely. This saves a substantial amount of time when importing these larger file types.

The server-side rendering engine now supports the creation of tiles at multiple zoom levels, which allows these large images to be more efficiently viewed over low bandwidth connections. Both the web and Insight clients support the panning and zooming of big images in much the same way as Google maps. We've also added a new navigation "mini view" of your big images, allowing you to quickly see where you are in the landscape of these large files.


The new tiling feature means your images can be viewed faster.


For developers, the support of Big images and tiling extends to the OMERO API, allowing you to access raw pixel data by tile.

ROI support in 4.4.0

In OMERO 4.4.0, we've added support for drawing ROIs on big images in OMERO.insight. These can also be viewed in the OMERO.web client.

Document Actions