|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.amusaj.sp.KitaharaFeatureExtractor
public class KitaharaFeatureExtractor
コンストラクタの概要 | |
---|---|
KitaharaFeatureExtractor(int ndiv,
int maxFramesForInterpolation)
|
メソッドの概要 | |
---|---|
void |
extractFeatures(HarmonicsTimeSeries h)
|
DoubleArray |
getFeature(int i)
|
java.lang.String |
getFeatureType(int i)
|
int |
nFeatureTypes()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public KitaharaFeatureExtractor(int ndiv, int maxFramesForInterpolation)
メソッドの詳細 |
---|
public void extractFeatures(HarmonicsTimeSeries h)
FeatureExtractor<HarmonicsTimeSeries>
内の extractFeatures
public DoubleArray getFeature(int i)
FeatureExtractor<HarmonicsTimeSeries>
内の getFeature
public int nFeatureTypes()
FeatureExtractor<HarmonicsTimeSeries>
内の nFeatureTypes
public java.lang.String getFeatureType(int i)
FeatureExtractor<HarmonicsTimeSeries>
内の getFeatureType
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |