react-face-kyc
Quite useful react snippet for automatic photo capture with check of correct face position (KYC document face liveness)
It uses FaceWASM – face detection implementation based on Haar-cascades. This method is performant and can be trained instead of programmed
Usage
npm install
npm start