Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "rendered" mode for extract to ImageJ #31

Open
bogovicj opened this issue Nov 7, 2022 · 0 comments
Open

Add "rendered" mode for extract to ImageJ #31

bogovicj opened this issue Nov 7, 2022 · 0 comments

Comments

@bogovicj
Copy link
Contributor

bogovicj commented Nov 7, 2022

What is the current behavior for sources whose affine (pixel-to-world) transformations are not axis aligned?

Add new options

  • virtual
    • if not virtual, use number of threads in Fiji prefs to render into a newly allocated ImagePlus
  • interpolation : use current setting for bigwarp
  • rendering resolution: use the currently selected scale level
  • viewer coordinate
    • if true, the x and y axes should be the viewer's current x/y (rather than world x/y)
    • would need a new not-world-axis aligned bounding box overlay
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

No branches or pull requests

1 participant