色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

您的位置:首頁技術文章
文章詳情頁

python 使用百度AI接口進行人臉對比的步驟

瀏覽:9日期:2022-06-24 15:33:58
1. 注冊百度云賬號

注冊百度智能云,提交申請。

創建應用獲取AppID,API Key,Secret Key。

2. 安裝baidu python api

人臉對比 API 文檔

pip install baidu-aip

調用:

import base64from aip import AipFaceAPP_ID = ’你的 App ID’API_KEY = ’你的 Api Key’SECRET_KEY = ’你的 Secret Key’client = AipFace(APP_ID, API_KEY, SECRET_KEY)result = client.match([ { ’image’: str(base64.b64encode(open(’D:/chenjy/1.png’, ’rb’).read()), ’utf-8’), ’image_type’: ’BASE64’, }, { ’image’: str(base64.b64encode(open(’D:/chenjy/2.png’, ’rb’).read()), ’utf-8’), ’image_type’: ’BASE64’, } ])print(result)

返回值:

python 使用百度AI接口進行人臉對比的步驟

返回主要參數說明:

參數名 必選 類型 說明 score 是 float 人臉相似度得分,推薦閾值80分 face_list 是 array 人臉信息列表 face_token 是 string 人臉的唯一標志 3.調用攝像頭

import cv2cap = cv2.VideoCapture(0) # 打開攝像頭while True: ret, frame = cap.read() frame = cv2.flip(frame, 1) cv2.imshow(’window’, frame) cv2.imwrite(’D:/chenjy/2.png’, frame) # 保存路徑 cv2.waitKey(2000)cap.release()cv2.destroyAllWindows()4.完整測試程序

import cv2import base64from aip import AipFaceAPP_ID = ’你的 App ID’API_KEY = ’你的 Api Key’SECRET_KEY = ’你的 Secret Key’client = AipFace(APP_ID, API_KEY, SECRET_KEY)def get_result(): result = client.match([ { ’image’: str(base64.b64encode(open(’D:/chenjy/1.png’, ’rb’).read()), ’utf-8’), ’image_type’: ’BASE64’, }, { ’image’: str(base64.b64encode(open(’D:/chenjy/2.png’, ’rb’).read()), ’utf-8’), ’image_type’: ’BASE64’, } ]) if result[’error_msg’] == ’SUCCESS’: score = result[’result’][’score’] print(result) print(’相似度:’+str(score)) else: print(’服務器錯誤’)cap = cv2.VideoCapture(0) # 打開攝像頭while True: ret, frame = cap.read() frame = cv2.flip(frame, 1) cv2.imshow(’window’, frame) cv2.imwrite(’D:/chenjy/2.png’, frame) # 保存路徑 cv2.waitKey(2000) get_result()cap.release()cv2.destroyAllWindows()

結果:

照片加了模糊處理

python 使用百度AI接口進行人臉對比的步驟

python 使用百度AI接口進行人臉對比的步驟

以上就是python 使用百度AI接口進行人臉對比的步驟的詳細內容,更多關于python 人臉對比的資料請關注好吧啦網其它相關文章!

標簽: 百度 Python
相關文章:
主站蜘蛛池模板: a国产精品| fulidown国产精品合集 | 亚洲人成亚洲人成在线观看 | 亚洲视频毛片 | 第四色成人网 | 午夜三级毛片 | 国产亚洲欧美在线视频 | 9cao视频精品 | 久久国产一片免费观看 | 日本理论片午夜论片 | 国产伦精品一区二区三区网站 | 日韩 国产 欧美 精品 在线 | 精品在线视频播放 | 视频国产91 | 欧美日韩在线视频观看 | xx69欧美| 免费久久精品 | 免费一区二区三区在线视频 | 一级女毛片 | 免费人成网站免费看视频 | 久久成人精品免费播放 | 91国在线观看 | 欧美一级α片毛片免费观看 | 国产高清免费在线 | 欧美日韩一区二区中文字幕视频 | 欧美人成在线 | 久久精品国产亚洲网址 | 国产一级真人毛爱做毛片 | 免费播放巨茎人妖不卡片 | 一级片成人 | 国产成人18黄网站免费 | 国产成人www免费人成看片 | 国产午夜精品理论片久久影视 | 国产主播大尺度精品福利 | 美国大毛片 | 国产在线精品一区二区中文 | 久久精品青草社区 | 亚洲美女在线观看播放 | 美女一丝不佳一级毛片香蕉 | 91资源在线| 久久网免费 |