This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
algorithmeval [2010/04/15 15:52] – created klank | algorithmeval [2010/04/15 16:56] (current) – klank | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== AlgorihthmEval: | ||
+ | |||
+ | The XML tag AlgorihthmEval contains four elemens on top level: | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
+ | 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 | ||
+ | |||
+ | [[ShapeBased3DAlg | ||
+ | |||
+ | [[CheckColorClass | ||
+ | |||
+ | [[DeformShapeBasedAlg | < | ||
+ | |||
+ | [[FaceDetection | ||
+ | |||
+ | [[FindCalTab | ||
+ | |||
+ | [[ClusterDetector | ||
+ | |||
+ | [[DetectTransparentObjectCand | ||
+ | |||
+ | Possible RefineAlgorihtms are: | ||
+ | |||
+ | [[RFADeformByCluster | ||
+ | |||
+ | [[RFAColorByShape | ||
+ | |||
+ | [[ShapeModelDownloader | ||
+ | |||
+ | [[DetectTransparentObject | ||
+ | |||
+ | ---- | ||
+ | |||
+ | See also [[VisualFinder|< |