rep_idcard()

extern KADMOS_ERROR KADMOS_API rep_idcard(RepData *repdata);
      

Parameter:

repdata
Pointer to a structure RepData.

Return value:

RE_SUCCESS or KADMOS error type.

Comment:

This function starts the recognitin incl. image preprocessing and finding the coding lines of ID cards and passports. The results of line recognition are returned in data structures RelGraph and RelResult. The first alternatives in RelGraph and RelResult hold the best results (index 0).

Reference: