irisfaceRGBD icon indicating copy to clipboard operation
irisfaceRGBD copied to clipboard

3D face modeling and recognition using a depth camera (RGBD)

Results 7 irisfaceRGBD issues
Sort by recently updated
recently updated
newest added

Well, I meet two problems when I build the FaceModeling project in my VS2013: Error 405 error C1083: Cannot open source file: 'Include_vs2013\dlib-18.17\dlib\all\source.cpp': No such file or directory D:\programs\irisfaceRGBD-master\irisfaceRGBD-master\IRIS 3D...

The NO.3 problem in Troubleshooting provides a solution link for solving the error C2440, but it is not avaliable now. So how could I solve the problems like " 'specialization':...

Hi, Could you consider to open the train module ? I'm really want to train the data by myself using my own data.

When I run `python Recognition.py `, the program breaked and Error with that: ` F1028 21:40:04.064893 10171 cudnn_conv_layer.cpp:52] Check failed: error == cudaSuccess (30 vs. 0) unknown error *** Check...

This version can match a person's side face recognition?

Hi, I am researching the 3D Face Identification. after reading the paper, I have some questions about the way: 1. represent a 3D facial point cloud with an orthogonally projected...

I was able to compile the software, however now I am not able to run it because of few DLLs are missing. They are 1.libgcc_s_seh_64-1.dll 2.libgfortran_64-3.dll I am not able...