#include <mw/hgr/hgr.h> #define PSERR_TRUE ( 0 ) /* Process successful */ #define PSERR_MEMR ( -1 ) /* Insufficient memory */ #define PSERR_ARGU ( -2 ) /* Argument error */ #define PSERR_IMAG ( -3 ) /* Image abnormality */ #define PSERR_PROC ( -4 ) /* Processing not possible */ #define PSERR_RECG ( -5 ) /* Recognition failure */
Values returned by functions.
CONFIDENTIAL