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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions