Home
last modified time | relevance | path

Searched refs:distinct_labels_marray (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Drandom_forest_3_hdf5_impex.hxx125 MultiArray<1, LabelType> distinct_labels_marray; in random_forest_import_HDF5() local
135 h5ctx.readAndResize("labels", distinct_labels_marray); in random_forest_import_HDF5()
158 …std::vector<LabelType> const distinct_labels(distinct_labels_marray.begin(), distinct_labels_marra… in random_forest_import_HDF5()