Project Details
This API compares and finds similarity between 2 face images. This is used to authenticate a person and detect an impersonation scenario.
Image Requirements Format : JPG (JPEG), PNG Size : between 4848 and 40964096 (pixels) File size : no larger than 2MB Minimal size of face : the bounding box of a detected face is a square. The minimal side length of a square should be no less than 150 pixels.
Compare two faces and decide whether they are from the same person . This API compares and finds similarity between 2 face images. This is used to authenticate a person and detect an impersonation scenario. Image Requirements Format : JPG (JPEG), PNG Size : between 48 x 48 and 4096 x 4096 (pixels) File size : no larger than 2MB Minimal size of face : the bounding box of a detected face is a square. The minimal side length of a square should be no less than 150 pixels.