Python实现人脸识别
创始人
2025-01-08 21:36:05
0

直接上代码:

import face_recognition import time from PIL import Image, ImageDraw def faceRecognition(fileName):       # 加载图片     image = face_recognition.load_image_file(fileName)      # 人脸定位     beginTime = time.time()     face_locations = face_recognition.face_locations(image)     image2 = Image.open(fileName)     pil_image = ImageDraw.Draw(image2)     for face_location in face_locations:               # 打印位置         top, right, bottom, left = face_location         print("A face is located at pixel location Top: {}, Left: {}, Bottom: {}, Right: {}".format(top, left, bottom, right))               # 红色的边框颜色         red_color =(255, 0, 0)         # 边框的宽度         border_width = 3         # 要画红框的坐标 (x, y, x+width, y+height)         box_coordinates = (left, top, right, bottom)         # 画红框         pil_image.rectangle(box_coordinates, width=border_width, outline=red_color)         # 人脸图         # face_image = image[top:bottom, left:right]         # pil_image = Image.fromarray(face_image)         # pil_image.show()     image2.show()  if __name__ == '__main__':     faceRecognition('10010.jpg')

运行效果为:

完整代码地址:Python实现人脸识别算法

相关内容

热门资讯

透视好牌!wepoker免费脚... 透视好牌!wepoker免费脚本弱密码,九天大厅修改器,我来教教你(有挂教程)1、实时九天大厅修改器...
今日科普“新九游辅助”wpk私... 今日科普“新九游辅助”wpk私人辅助(原生是有挂);科技安装教程;136704302。相信小伙伴都知...
透视攻略!wpk脚本是什么,w... 1、透视攻略!wpk脚本是什么,wepoker怎么增加运气(详细辅助必备教程)2、进入游戏-大厅左侧...
透视有挂!哈糖大菠萝开挂,赣牌... 透视有挂!哈糖大菠萝开挂,赣牌圈有挂吗(真是存在有挂);哈糖大菠萝开挂辅助器中分为三种模型:哈糖大菠...
透视脚本“aapoker辅助工... 透视脚本“aapoker辅助工具免费下载”一直有挂(辅助挂)详细辅助可靠教程1、机器人多个强度级别选...
wepoker透视脚本免费下载... wepoker透视脚本免费下载!红龙poker辅助器免费观看,德普之星怎么作弊(详细辅助玩家教程)1...
透视脚本!wepokerplu... 透视脚本!wepokerplus透视脚本免费,相约十三水破解,我来教教你(有挂工具)1、玩家可以在相...
玩家必看教程“河洛杠次脚本开发... 1、玩家必看教程“河洛杠次脚本开发”wepoker辅助器激活码(竟然真的是有挂);详细教程。2、河洛...
辅助透视!wepoker底牌透... 辅助透视!wepoker底牌透视脚本http,WePoKer辅助器(详细辅助线上教程)1、点击下载安...
透视透视!hhpoker作弊码... 透视透视!hhpoker作弊码怎么用,微乐小程序游戏破解器下载(其实是真的有挂);1、每一步都需要思...