objects_process_object: To process an object

Description Usage Arguments Value

Description

To process an object

Usage

1
2
objects_process_object(OBJECT_ID_I, DT, FEATURES_EXTRACTION_PARAMETERS,
  FEATURE_REPRESENTATION, OBJECT_OUTPUT_DIR_PATH_STR)

Arguments

OBJECT_ID_I

The identifier of an object, as in the object_ID column of DT.

DT

The annotations table as a data.table. See: Annotations.

FEATURES_EXTRACTION_PARAMETERS

See: FeaturesExtractionParameters.

FEATURE_REPRESENTATION

See: FeatureRepresentation.

OBJECT_OUTPUT_DIR_PATH_STR

The directory path for output about the object.

Value

OBJECT_FEATURES_DVEC Feature scores, with named elements.


sanmai-NL/feat documentation built on May 29, 2019, 1:47 p.m.