Utility structure to interpret ShapeFinder2 results. More...
Data Fields | |
double | A |
Rotation of the result in degrees. | |
double | R |
Scale factor of the result. | |
double | X |
X position of the result. | |
double | Y |
Y position of the result. | |
double | Z |
Quality of the result. | |
Utility structure to interpret ShapeFinder2 results.
As can be seen from the signatures of SF2Search and SF2SearchEx, a ShapeFinder2 model will return its results in the form of a pixel list (see description of PIXELLIST
in the CVCImg.dll). To make access the TSFSolution
structure has been defined and can be used like this: