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
“//左右眼睛的四个眼角,鼻尖点,左右两个嘴角,一共七个点,估计头部姿态,27+1维度的数据,最小二乘拟合出9个维度的数据,即一个33的旋转矩阵 //矩阵大小为15*9 float estimateHeadPoseMat[] = “ 请问一下 9个维度是指?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
“//左右眼睛的四个眼角,鼻尖点,左右两个嘴角,一共七个点,估计头部姿态,27+1维度的数据,最小二乘拟合出9个维度的数据,即一个33的旋转矩阵
//矩阵大小为15*9
float estimateHeadPoseMat[] = “
请问一下 9个维度是指?
The text was updated successfully, but these errors were encountered: