|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcomirva.audio.extraction.AttributeExtractor
comirva.audio.extraction.AudioFeatureExtractor
public abstract class AudioFeatureExtractor
Audio Feature Extractor
Description:
Well, this class simply exists to further emphasis the strong relation between theAttribute
class hierarchy and the
AttributeExtractor
hierarchy. However, since both
Attribute
and AudioFeature
are abstract there is
nothing to implement here.
AttributeExtractor
Constructor Summary | |
---|---|
AudioFeatureExtractor()
|
Method Summary |
---|
Methods inherited from class comirva.audio.extraction.AttributeExtractor |
---|
calculate, copy, getAttributeType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AudioFeatureExtractor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |