#include <Combine.h>
Collaboration diagram for Combine:
Public Member Functions | |
Combine (const InputData &, const string &, bool, const CustomScore &, int) | |
Input: Cronstructing this object, runs the combiner algorithm | |
void | run () |
list< RegionPrediction * > & | getOutput () |
const list< RegionPrediction * > & | getOutput () const |
bool | empty () const |
Annotation & | getAnnotation () |
This is the public interface to the combiner algor.
|
Input:
|