DiffEdgePosProfileNum
Retrieves number of edge position profile (differential method)
int DiffEdgePosProfileNum(
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 with differential method.
Notes