JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.openimaj.experiment.gmm.retrieval.FeatureExtractionFunction
Packages that use
FeatureExtractionFunction
Package
Description
org.openimaj.experiment.gmm.retrieval
Uses of
FeatureExtractionFunction
in
org.openimaj.experiment.gmm.retrieval
Methods in
org.openimaj.experiment.gmm.retrieval
that return
FeatureExtractionFunction
Modifier and Type
Method and Description
static <FEATURE,INPUT>
FeatureExtractionFunction
<FEATURE,INPUT>
FeatureExtractionFunction.
wrap
(
Function
<INPUT,FEATURE> func)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes