Package | Description |
---|---|
org.openimaj.ml.kernel |
Modifier and Type | Method and Description |
---|---|
protected double |
HomogeneousKernelMap.WindowType.getSmoothSpectrum(double omega,
HomogeneousKernelMap map) |
Constructor and Description |
---|
ExtractorWrapper(FeatureExtractor<? extends FeatureVector,T> inner,
HomogeneousKernelMap map)
Construct with the given internal extractor and homogeneous kernel map.
|