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

Fixed bounding box reader #25

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

MSt-10
Copy link
Contributor

@MSt-10 MSt-10 commented Dec 23, 2024

Fixes #24

Tested in napari 0.5.4 both with 2D image+bounding boxes and 3D image+bounding boxes.

Now the data from the csv files get's loaded correctly as a bounding box layer by first determining the number of bounding boxes and their dimensionality and then reshaping the loaded data to the correct dimensions.

@bauerdavid bauerdavid merged commit b6f5fd5 into bauerdavid:main Jan 3, 2025
2 checks passed
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.

Bounding Box Reader not working
2 participants