Package | Description |
---|---|
org.openimaj.ml.annotation.evaluation |
Modifier and Type | Method and Description |
---|---|
<RESULT extends AnalysisResult> |
AnnotationEvaluator.newRetrievalEvaluator(RetrievalAnalyser<RESULT,ANNOTATION,OBJECT> analyser)
Make a new
RetrievalEvaluator , backed by the annotations computed
by this AnnotationEvaluator , with the given
RetrievalAnalyser . |