You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPUs make sense if you can highly-parallelize alorgithms. In clij, I would not immediatly know how to do it, because clij has not ROI-concept intentionally. So far we just worked with binary images and label images. But that may change once we have the woman/man power :-)
the Convex Hull from 3D ImageJ Suite does the job but it's so slow!!!
We usually downscale 2 to 8 times (which means we also lose precision).
Is there a way to have ConvexHull, GPU-fasten?
The text was updated successfully, but these errors were encountered: