- Dec 19, 2016
-
-
Marco De Donno authored
-
Marco De Donno authored
Add the parameter in the AnnotationList constructor to select the type of Annotation (Annotation, Minutia or Core)
-
Marco De Donno authored
Migrate the 'annotate()' function to use Annotation object (and upgrade all calls to the annotate() function accordingly)
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Dec 18, 2016
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
The function Annotation.__getitem__() return None either if the variable is not found, or the index of the variable is not found
-
Marco De Donno authored
-
Marco De Donno authored
Use the function Annotation.__getattr__() instead of getting the data directly from Annotation_data (return 'None' if the field does not exist, instead of raising an error)
-
Marco De Donno authored
-
Marco De Donno authored
Change the 'zip()' function to 'izip()', to add None values if the format is longer than the data provided
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Add a 'clean' parameter to the NIST_MDD().get_pairing() function, to delete the minutiae with no pairing information
-
Marco De Donno authored
-
- Dec 17, 2016
-
-
Marco De Donno authored
'export_latent()', 'export_print()', 'export_latent_annotated()' and 'export_print_annotated()' : Check if the file have been written to disk, and return the value
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Dec 16, 2016
-
-
Marco De Donno authored
-
- Dec 14, 2016
-
-
Marco De Donno authored
-