iota2.common.generate_features

Module dedicated to generate the whole iota2 feature pipeline

Functions

build_masks_labels_from_raw_labels(...)

generate_features(pathWd, tile, ...[, ...])

usage : Function use to compute features according to a configuration file

get_application_list_from_sensors(...)

Function which get all otb application from an sensor object In case of reflectance, ancillary_data is a list of labels In case of masks, ancillary_data is a integer counting the number of masks

Classes

Counter([iterable])

Dict subclass for counting hashable items.