Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Improve error handling in CellMapImage
Improve error handling in the CellMapImage class by providing a fallback mechanism when unable to retrieve class counts from metadata. Instead of printing the error message, a more informative message is printed, indicating that the foreground will be assigned 1 pixel and the rest will be considered as background.
- Loading branch information