C#人脸检测总是提示未找到
var client = new Baidu.Aip.Face.Face(Api_Key, Secret_Key); var image = ImgToBase64String(bitmap);
var imageType = "BASE64";
var groupIdList = "3,2";
// 调用人脸搜索,可能...
win10+PaddleX,c++部署问题
环境:
win10+cuda 10.0+cudnn 7.6+ Visual Studio 2019+opencv3.4.6
按照诸多部署文档:
【1】https://blog.csdn.net/yzl819819/article/details/106797640/
【2】https://bai...
C++ sdk无法解析的外部符号 _HMAC
error LNK2019: 无法解析的外部符号 _EVP_sha256,该符号在函数 "class std::basic_string,class std::allocator > __cdecl aip::hmac_sha256(class std::basic_string,class s...
C++怎么调用二维码程序?
api提供的curl_formadd里面怎么传参数,不知道什么原因,一直提示我返回param image not exist不知道是哪步出错了,我密钥提取的都对,希望有...
unity c#调用文字识别
异常:System.Net.WebException: Error writing request: The authentication or decryption has failed. at System.Net.WebConnectionStream.WriteHeaders () [0x00000] in :0 at System.N...
(离线人脸识别)c++动态库
通过官方提供的windows demo 改成动态库dll,然后通过java调用,但调用sdk_init方法的时候出现以下错误。
Failed to open device! :1.listcameras init fai...
C#版动态人流量分析接口
var image = File.ReadAllBytes(@"D:\SVN\BaiduFace\Assets/mmexport1517628959227.jpg"); var dynamic = "true";
// 调用人流量统计-动态版,可能会抛出网络等异常,请...
c#语音识别错误码3303
使用百度语音识别服务,调用Recognize上传本地音频10秒文件wav格式的,
输出结果
result = {{ "err_msg": "backend error.", "err_no": 3303, "sn": "9929572578...