Template:CELL ERROR FACILITY MICCAM - 0x014
Jump to navigation
Jump to search
Face Recognition errors
Name | Errorcode | Remarks |
---|---|---|
CELL_FACE_ERROR_IMG_WIDTH_LIMIT | 0x80140901 | Width or data width of the input image is outside the valid range |
CELL_FACE_ERROR_IMG_WIDTH_ALIGN | 0x80140902 | Data width of the input image is not a multiple of 16 |
CELL_FACE_ERROR_INVALID_EA | 0x80140903 | Specified pointer is not valid (Not aligned, or NULL) |
CELL_FACE_ERROR_INVALID_PARAM | 0x80140904 | Specified parameter is not valid |
CELL_FACE_ERROR_INVALID_WORK | 0x80140905 | Invalid work area |
CELL_FACE_ERROR_INVALID_DICT | 0x80140906 | Invalid dictionary data |
CELL_FACE_ERROR_OUT_OF_BOUNDS | 0x80140907 | Face area is outside the input image area |
CELL_FACE_ERROR_NON_FRONTAL | 0x80140908 | Angle of face area is outside the range |
CELL_FACE_ERROR_TOO_SMALL | 0x80140909 | Face area is too small |
CELL_FACE_ERROR_PARTS_MISSING | 0x8014090a | One or more parts could not be detected |
CELL_FACE_ERROR_NO_MEMORY | 0x8014090b | Not enough memory |
CELL_FACE_ERROR_DMA_TAG | 0x8014090c | Problem with the specified DMA tag numbers |
Face Tracker errors
Name | Errorcode | Remarks |
---|---|---|
CELL_FACE_TRACKER_ERROR_BASE | 0x80140940 | |
CELL_FACE_TRACKER_ERROR_INVALID_WORKAREA | 0x80140941 | |
CELL_FACE_TRACKER_ERROR_WORKAREA_ALIGN | 0x80140942 | |
CELL_FACE_TRACKER_ERROR_ROWSTRIDE_ALIGN | 0x80140943 | |
CELL_FACE_TRACKER_ERROR_SHORT_WORKSIZE | 0x80140944 | |
CELL_FACE_TRACKER_ERROR_IMAGE_WIDTH_LIMIT | 0x80140945 | |
CELL_FACE_TRACKER_ERROR_INVALID_PARAM | 0x80140946 | |
CELL_FACE_TRACKER_ERROR_FACEID_FULL | 0x80140947 | |
CELL_FACE_TRACKER_ERROR_FACEID_NOT_EXIST | 0x80140948 | |
CELL_FACE_TRACKER_ERROR_NOT_INITIALIZED | 0x80140949 | |
CELL_FACE_TRACKER_ERROR_INVALID_TIMING | 0x8014094a | |
CELL_FACE_TRACKER_ERROR_ALREADY_INITIALIZED | 0x8014094b |
Head Tracker errors
Name | Errorcode | Remarks |
---|---|---|
CELL_HEAD_TRACKER_ERROR_INVAL | 0x80140a01 | Value of argument is invalid |
CELL_HEAD_TRACKER_ERROR_ALIGN | 0x80140a02 | Address alignment of argument is invalid |
CELL_HEAD_TRACKER_ERROR_NOMEM | 0x80140a03 | Not enough memory for this operation |
CELL_HEAD_TRACKER_ERROR_CALIB_FAIL | 0x80140a04 | Calibration failed |
CELL_HEAD_TRACKER_ERROR_CALIB_INCOMPLETE | 0x80140a05 | Calibration is incomplete |