文档 - EloamView

读身份证信息(生成头像、正面照片、反面照片)


Function:       BSTR GetIdCardInformation(LPCTSTR HeadPicFilePath, LPCTSTR FrontPicFilePath, LPCTSTR BackPicFilePath);
Description:    读身份证信息(生成头像、正面照片、反面照片)
Input:          HeadPicFilePath 头像照片存储路径 ,
                FrontPicFilePath 正面照片存储路径 ,
                BackPicFilePath 反面照片存储路径
Output:         无   
Return:         返回json字符串
Others:         无