Definition at line 94 of file clustering3d.py.
def clustering3d.CreateHistoMaxXYVariableDr.__init__ |
( |
|
self, |
|
|
|
distances = histoMaxVariableDR_C3d_params.dR_multicluster_byLayer_coefficientA , |
|
|
|
nBins_X1 = histoMaxXYVariableDR_C3d_params.nBins_X1_histo_multicluster , |
|
|
|
nBins_X2 = histoMaxXYVariableDR_C3d_params.nBins_X2_histo_multicluster , |
|
|
|
seed_threshold = histoMaxXYVariableDR_C3d_params.threshold_histo_multicluster , |
|
|
|
shape_threshold = histoMaxVariableDR_C3d_params.shape_threshold , |
|
|
|
shape_distance = histoMaxVariableDR_C3d_params.shape_distance |
|
) |
| |
Definition at line 102 of file clustering3d.py.
105 dR_multicluster_byLayer_coefficientA = distances
def set_histomax_seeding_params
def set_histomax_clustering_params