Face-Alignment-using-Dlib-OpenCV
Face-Alignment-using-Dlib-OpenCV copied to clipboard
Face Alignment using Dlib & OpenCV C++ code
Results
1
Face-Alignment-using-Dlib-OpenCV issues
Sort by
recently updated
recently updated
newest added
to speed up process , i've try to pyramid down the image to get smaller image, but after solving solvePnP, i got the wrong result `cv::Mat MatPose2(cv::Mat image) { double...