Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
algorithmeval [2010/04/15 16:56] klankalgorithmeval [2010/04/15 16:56] (current) klank
Line 1: Line 1:
 +====== AlgorihthmEval: configuring over XML ======
  
 +
 +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:
 +
 +[[TwoInOneAlg         | <TwoInOneAlg>]]
 +
 +[[ShapeBased3DAlg     | <ShapeBased3DAlg>]]
 +
 +[[CheckColorClass     | <CheckColorClass>]]
 +
 +[[DeformShapeBasedAlg | <DeformShapeBasedAlg>]]
 +
 +[[FaceDetection       | <FaceDetection>]]
 +
 +[[FindCalTab          | <FindCalTab>]]
 +
 +[[ClusterDetector     | <ClusterDetector>]]
 +
 +[[DetectTransparentObjectCand     | <DetectTransparentObjectCand>]]
 +
 +Possible RefineAlgorihtms are:
 +
 +[[RFADeformByCluster    |<RFADeformByCluster>]]
 +
 +[[RFAColorByShape       |<RFAColorByShape>]]
 +
 +[[ShapeModelDownloader  |<ShapeModelDownloader>]]
 +
 +[[DetectTransparentObject     | <DetectTransparentObject>]]
 +
 +----
 +
 +See also [[VisualFinder|<Visualfinder>]], [[VisLearner|<VisLearner>]], [[AttentionManager|<AttentionManager>]]
 
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki