-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This would be importing a feature to binary processing that multi-label processing already has.
For binary images that contain significant volumes of black pixels, we can skip processing the black areas rather than putting them through the more expensive parabolic code.
For the multi-label code, processing a totally black volume fell from 9.5 sec to 3 seconds without affecting the performance of other cases.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request