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
This function is calling set_number_of_points to force all streamlines to have the same number of points and then starts QuickBundlesX (a dynamic version of QuickBundles that builds clustering hierarchies).
The thresholds are in mm in world coordinates.
We need a tutorial and an interface for this.
The text was updated successfully, but these errors were encountered:
The most straightforward way to use QuickBundlesX in DIPY (and this is what Horizon is calling internally) is by calling
Where thr is the last threshold from 5-15.
This function is calling
set_number_of_points
to force all streamlines to have the same number of points and then startsQuickBundlesX
(a dynamic version of QuickBundles that builds clustering hierarchies).The thresholds are in mm in world coordinates.
We need a tutorial and an interface for this.
The text was updated successfully, but these errors were encountered: