文档 - EloamView

人脸比对(参数为base64数据


Function:        LONG CompareFaceByBase64Ex(LPCTSTR ImageBase64_GA, LPCTSTR ImageBase64_GPY);
Description:    人脸比对(参数为base64数据)
Input:          ImageBase64_GA  外部传入图片base64数据
                ImageBase64_GPY  高拍仪拍照base64数据  
Return:         返回比对结果
Others:         无