anhttran / extreme_3d_faces

Extreme 3D Face Reconstruction: Looking Past Occlusions
Other
789 stars 184 forks source link

BaselFaceEstimator.cpp:224:2: error: ‘Rodrigues’ is not a member of ‘cv’ #3

Closed jtou100 closed 6 years ago

jtou100 commented 6 years ago

I complie this code and happend this question. I didn't how to reslove it,Could you help me?

jtou100 commented 6 years ago

I have fix it, I used the opencv 3.3 and I changed the version to 2.4.10, everything is ok

FelipeCrispim commented 6 years ago

Hello,

Could you explain me better how you could fix it? I'm using opencv 3.4 but I'm still getting the same error.

Thank you.