We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在用opencv采集图像的时候, 要判断人是正对着屏幕, 或者侧脸对着屏幕, 这个怎么判断呢, 希望是人脸越是正对着摄像头越好
The text was updated successfully, but these errors were encountered:
侧脸属于人脸识别中的一个单独的分类,系统没有提供可以直接检测的方法,数据训练的时候,尽量提供多维度的照片,比如侧/正脸、光线、遮盖等,数据量也大,信息越充足,识别的效果就越好。
Sorry, something went wrong.
No branches or pull requests
在用opencv采集图像的时候, 要判断人是正对着屏幕, 或者侧脸对着屏幕, 这个怎么判断呢, 希望是人脸越是正对着摄像头越好
The text was updated successfully, but these errors were encountered: