AFQ.recognition.criteria
#
Module Contents#
Functions#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Filters streamlines by how well they match |
|
|
|
|
|
|
|
|
|
Attributes#
- AFQ.recognition.criteria.bundle_criterion_order = ['prob_map', 'cross_midline', 'start', 'end', 'length', 'primary_axis', 'include', 'exclude',...[source]#
- AFQ.recognition.criteria.prob_map(b_sls, bundle_def, preproc_imap, prob_threshold, **kwargs)[source]#
- AFQ.recognition.criteria.include(b_sls, bundle_def, preproc_imap, max_includes, parallel_segmentation, **kwargs)[source]#
- AFQ.recognition.criteria.curvature(b_sls, bundle_def, mapping, img, save_intermediates, **kwargs)[source]#
Filters streamlines by how well they match a curve in orientation and shape but not scale
- AFQ.recognition.criteria.recobundles(b_sls, mapping, bundle_def, reg_template, img, refine_reco, save_intermediates, rng, rb_recognize_params, **kwargs)[source]#