import dlib # 人脸识别的库dlib import numpy as np # 数据处理的库numpy import cv2 ... if round(mouth_height >= 0.03) and eye_hight<0.56: cv2.
確定! 回上一頁