Uses of Class
org.android.activityminer.logic.features.AbstractCutoutFeatureExtractor

Packages that use AbstractCutoutFeatureExtractor
org.android.activityminer.logic.features Logic layer - Feature implementation and the extraction logic. 
 

Uses of AbstractCutoutFeatureExtractor in org.android.activityminer.logic.features
 

Subclasses of AbstractCutoutFeatureExtractor in org.android.activityminer.logic.features
 class AbstractFeatureExtractorForDBRecordings<T extends Enum<T> & Dimensions>
          A abstract feature extractor implementation to extract features from the labeled time series recordings.
 class FeatureExtractorForAccDBRecordings
          A special feature extractor extension to extract features from the labeled time series recordings.
 class FeatureExtractorForDBRecordings
          A special feature extractor extension to extract features from the labeled time series recordings.