FPrint.Minutia

Fields

None

Methods

get_coords ()

Details

class FPrint.Minutia
get_coords()
Returns:

x:

x position in image

y:

y position in image

Return type:

(x: int, y: int)

Returns the coordinates of the found minutia. This is only useful for debugging purposes and the API is not considered stable for production.