-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello everyone!
I have an image with a collagen signal which I am trying to process with this package. The dimensions of the image are 11273x13116. Could you say, what is the average time to process such an image?
Also, could you help me to understand one specific line in the example of usage:
gray_frangi_bit = ((gray_frangi/255) > 0.000000001)
How this threshold value (0.000000001
) was found? Is it the best value for any input image?
Thanks,
Vladimir
Metadata
Metadata
Assignees
Labels
No labels