Postări

Imagine
  MorpheusID A journey into verifying users' identity smoothly   Introduction MorpheusID is an innovative solution for identity verification that uses a combination of identity card validation and gesture-based detection to verify the authenticity of a user in just 30 seconds. By using a custom-trained model with TensorFlow, MorpheusID is able to track Romanian identity cards and enhance the image quality for more accurate results. The plugin also utilizes Google Vision as an OCR tool to extract the necessary details from the ID, and has a data pipeline in place to process and template each ID pattern. The application is visible at https://morpheus-identity.com/ .   Caption 1. Short example of current UI integration   To further improve the accuracy of the verification process, MorpheusID utilizes mediapipe for gesture-based tracking and employs a Laplassian variation to avoid blurring. The whole flow is delivered in a user-friendly manner through the us...