The features we support include:
- Detect faces from infrared image
- Crop face from raw depth image
- Project 3D facial points to 2D depth face
- Estimate surface normal of 3D fcial points, and generate 2D normal face
Dependies
- MXNet 1.3.0
- OpenCV 4.0
- PCL 1.8.1
cd 3DFR/Led3DFR/data
unzip test_fold=1.zip
cd ..
mkdir build
cd build
cmake ..
make
cd ..
./bin/test_kinfu
3DFR is freely available for free non-commercial use. If you have any questions, please contact us [email protected].