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

Multiple large images #875

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Multiple large images #875

wants to merge 9 commits into from

Conversation

arjunrajlab
Copy link
Collaborator

Adds support for multiple large_images as the raw data. This allows for e.g. gaussian blurring, registration, and other types of pixel-level manipulation.

To test, run

docker build -f ./workers/annotations/gaussian_blur/Dockerfile -t annotations/gaussian_blur:latest ./workers/annotations/gaussian_blur/

Then you will have a new Gaussian Blur worker that can be used to do some processing.

Some future work could be:

  1. To create either a subsection of tools or even a whole other panel to select these particular image processing workers.
  2. Build a few more abstractions for workers to list and access various large_images more easily.
  3. When the dataset refreshes, maintain the zoom level.
  4. Watch out for quotas.

@arjunrajlab arjunrajlab requested a review from pchoisel January 22, 2025 21:26
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