ShapeBased3dAlg: configuring over XML

Parameters are:

  1. Greediness: rejection rate while tracking candidates through the image pyramid
  2. Levels: 0, number of pyramid levels 0=auto]
  3. MinScore: Threshold for selecting matches (~ percentage of corresponding edges of the final projection with the sobel image)]

>

<ShapeBased3DAlg Greediness="0.800000" Levels="0" MinScore="0.650000" />

see also <AlgorithmEval>