Skip to content

Rescale edge-aligner to enable registering images of different scales#78

Open
Yu-AnChen wants to merge 1 commit into
labsyspharm:masterfrom
Yu-AnChen:PR-register-images-with-different-pixel-size
Open

Rescale edge-aligner to enable registering images of different scales#78
Yu-AnChen wants to merge 1 commit into
labsyspharm:masterfrom
Yu-AnChen:PR-register-images-with-different-pixel-size

Conversation

@Yu-AnChen
Copy link
Copy Markdown
Collaborator

Add an optional --scale argument in the CLI to allow user specify relative resolution scales for each cycle. Current implementation only downscale images and add fixed filename prefixes when there are multiple scales.

Add an optional --scale argument in the CLI to allow user specify relative resolution scale for each cycle. Current implementation only downscale images and add fixed filename prefixes when there are multiple scales.
@Yu-AnChen Yu-AnChen requested a review from jmuhlich July 20, 2020 16:45
@Yu-AnChen
Copy link
Copy Markdown
Collaborator Author

A couple of things we should probably discuss

  1. Would use --cycle-pixel-sizes makes more sense than --scale in CLI?
  2. Maybe should allow custom naming prefixes as compared to the fixed scaled_X.XX-filename.tif
  3. The current implementation does not upscale images, so each output pyramid would have a different number of channels, I can see this becomes a problem if not handled properly in the computation workflow
  4. Output only a specific scale is not implemented, it may be a useful feature to add

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant