Skip to content

Registered OME-TIFF file size abnormally larger than original image #247

Description

@pimooook
        registrar = registration.Valis(img_list=[he, exp],src_dir='', dst_dir=subdir)
        rigid_registrar, non_rigid_registrar, error_df = registrar.register(brightfield_processing_cls=CustomProcessor)
        registrar.warp_and_save_slides(subdir, non_rigid=False)

I performed registration using the code above, but the registered image is much larger than the original. The original .tiff is 1–2 GB, while the registered .ome.tiff ends up being as large as 10 GB. Could you explain why this happens?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions