at.tuwien.ifs.feature.extraction.audio.data
Class FeatureExtractionOptions
java.lang.Object
at.tuwien.ifs.feature.extraction.audio.data.FeatureExtractionOptions
public class FeatureExtractionOptions
- extends java.lang.Object
Copyright Vienna University of Technology
- Version:
- $Id: FeatureExtractionOptions.java 214 2011-05-07 11:03:32Z mayer $
- Author:
- Thomas Lidy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enableSOMLibGZip
public boolean enableSOMLibGZip
enableArffGZip
public boolean enableArffGZip
enableArffVectorLabel
public boolean enableArffVectorLabel
graphicalEnvironment
public boolean graphicalEnvironment
showFeatureVis
public boolean showFeatureVis
showIntermediateVis
public boolean showIntermediateVis
visParentFrame
public java.awt.Frame visParentFrame
progressPanel
public ExtractorStatusPanel progressPanel
inputBaseDir
public java.lang.String inputBaseDir
outputBaseFilename
public java.lang.String outputBaseFilename
extractRP
public boolean extractRP
extractSSD
public boolean extractSSD
extractRH
public boolean extractRH
bandLimit
public int bandLimit
modAmplLimit
public int modAmplLimit
stepWidth
public int stepWidth
skipLeadInFadeOut
public int skipLeadInFadeOut
writeSOMLib
public boolean writeSOMLib
writeXML
public boolean writeXML
writeOSIRIS
public boolean writeOSIRIS
writeWekaARFF
public boolean writeWekaARFF
combineFeaturesIntoOneFile
public boolean combineFeaturesIntoOneFile
FeatureExtractionOptions
public FeatureExtractionOptions()
disableGraphics
public void disableGraphics()
getNumberOfFeatureSets
public int getNumberOfFeatureSets()
getFileExtensionsOfFeatureSets
public java.lang.String[] getFileExtensionsOfFeatureSets()
getNumberOfOutputFormats
public int getNumberOfOutputFormats()
determineNumberOfOutputFiles
public int determineNumberOfOutputFiles()