Skip to content

Add support of CroppedImageServer #38

@NicoKiaru

Description

@NicoKiaru

Claude's recommendations, to which I totally agree :

This is doable but non-trivial. The cleanest approach:

  1. First, inspect a QuPath project JSON that contains a CroppedImageServer to see the exact serialization format
  2. Extend MinimalQuPathProject.ServerBuilderEntry with crop region fields
  3. Create CroppedOpener following the PyramidizeOpener pattern
  4. Create CroppedSetupLoader that wraps the inner SetupLoader and translates coordinates

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