The methods below are for manually processing an image. Each of these methods return either a string containing an error code, or an object containing the information read. The number of object fields may change depending on what can be read from the image.
Listed below are various methods of image processing. Each of these methods return either a string containing an error code, or an object containing the information read. The number of object fields may change depending on what can be read from the image.
compare-faces/ - Get a similarity score for two faces
Minimum recommended face size in the picture is 80 pixels. In case of 65-79 pixels, error code will be sent together with the similarity score.