Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

May want to resize points based on ROI image size #3

Open
vreuter opened this issue Mar 7, 2024 · 1 comment
Open

May want to resize points based on ROI image size #3

vreuter opened this issue Mar 7, 2024 · 1 comment

Comments

@vreuter
Copy link
Contributor

vreuter commented Mar 7, 2024

Testing has been done on images of (8, 16, 16) = (z, y, x), and with a point size of 0.5 (or 1 at most). Most likely, we'll want to make the point size (and text size) dynamic and based on the ROI image size. To do so, we'll need to pass that information somehow along from the Scala program to the disk representation of the points data and adapt this plugin accordingly, or somehow use napari machinery to get the size of the loaded spot ROI image at runtime.

@vreuter
Copy link
Contributor Author

vreuter commented Mar 7, 2024

Related to resizing in #1 and #2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant