public class FImage2FloatFV extends Object implements FeatureExtractor<FloatFV,org.openimaj.image.FImage>
FImage into a FloatFV.
Note: this makes a copy of the data| Modifier and Type | Field and Description |
|---|---|
static FImage2FloatFV |
INSTANCE
Static instance that can be used instead of creating new objects
|
| Constructor and Description |
|---|
FImage2FloatFV() |
public static FImage2FloatFV INSTANCE
public FImage2FloatFV()
public FloatFV extractFeature(org.openimaj.image.FImage object)
extractFeature in interface FeatureExtractor<FloatFV,org.openimaj.image.FImage>