anti_setting);
FAS.SetThreshold(0.3, 0.90);//设置默认阈值,另外一组阈值为(0.7, 0.55)
FAS.SetBoxThresh(0.9);
//建立人脸数据库的人脸特征向量...+ face.width, face.y + face.height, frame);
}
Scalar title_color(0x00, 0x8C, 0xFF);
//绘制人脸库...baseline = 0;
int fontHeight = 45;
cv::Size text_size;
if (ft2) text_size = ft2->getTextSize("人脸库...(2张)", fontHeight, -1, &baseline);
if (ft2)ft2->putText(frame, "人脸库(2张)", cv::Point(frame.cols/2...title_color, -1, 16, true);
fontHeight = 60;
//绘制最上面的title
string title = "SeetaFace人脸库体验