EdgePosProfileNum

Gets the number of edge position profiles (projective method)

int EdgePosProfileNum(
        const IMAGE     *image,
        const BYTE      *model
)

Parameters
*image
Image data structure address
*model
Model data

Return Value
Number of the profile data items (number of the data items)
ERROR(-1): Unsuccessful completion

Description
Gets the number of edge position profiles of projective method.

Notes