Face Landmarks and face identification
How I can use face landmark for face identification?
How I can use face landmark for face identification?
you can't (or rather -- you shoudn't even try !)
please understand, that any facial landmarks model will interpolate a given mean model to your actual findings from some image, thus the results from it won't be significant enough for identification
forget that idea, read up on facenet instead ;)
(opencv's dnn module willl even able to handle it !!)
I read about face identification with face geometry. It's the good method?
Asked: 2019-01-20 11:33:30 -0600
Seen: 584 times
Last updated: Jan 20 '19
How to reduce false positives for face detection
OpenCV DescriptorMatcher matches
Conversion between IplImage and MxArray
Haar Cascade detecting only faces(no heads)?
OpenCV face detection in iPhone
Video On Label OpenCV Qt :: hide cvNamedWindows
Problems using the math.h class with OpenCV (c++, VS2012)
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04