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

Expected running time #3

Open
vdsukhov opened this issue Apr 28, 2023 · 0 comments
Open

Expected running time #3

vdsukhov opened this issue Apr 28, 2023 · 0 comments

Comments

@vdsukhov
Copy link

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

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

No branches or pull requests

1 participant