The XML tag AlgorihthmEval contains four elemens on top level:
<LocateAlgorithm|RefineAlgorihtm|ProveAlgorihtm|AttentionAlgorithm /> <AlgType></AlgType> <Eval></Eval> <AvgTime></AvgTime>
The first (necessarily the first) will be loaded by on of the plugin loader for Algorithms (Locate, Refine, Prove, Attention), this tag can have any name.
The second one specifies if the algorithm is able be iteratively called and if it can work to detect more than one object.
Eval and Avg time are the initial Evaluation.
Possible LocateAlgorihtms are:
Possible RefineAlgorihtms are:
See also <Visualfinder>, <VisLearner>, <AttentionManager>