lincolnhard / head-pose-estimation

Real-time head pose estimation built with OpenCV and dlib
MIT License
580 stars 173 forks source link

Code in Matlab #9

Open coolamigo opened 6 years ago

coolamigo commented 6 years ago

Hi Sir,

Please help with Matlab implementation. It might be of great help if MEX file could be provided where calling the file will output a struct containing values of pitch yaw roll and the landmark coordinates along with any necessary information. I believe it will also save user from having to install the libraries.

Best Regards Asad

lincolnhard commented 6 years ago

I'm sorry its a hard work and takes time to implement from scratch.