- Jun 25, 2021
-
-
Marco De Donno authored
The split is done only once on each field; this has the effect of splitting only with the first ":" and not with the ones that are present as data. The documentation is updated to reflect this new decoding of the files.
-
Marco De Donno authored
This allows to check every fields in the load and dump process.
-
Marco De Donno authored
This file format abbreviation was found in a US NIST files. The field contained a JPEG2000 file. I can only suppose that the format was LOSSY, but I can not confirm nor disprove it. The file will be assumed to be a JPEG2000 LOSSY.
-
- Jun 17, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jun 10, 2021
-
-
Marco De Donno authored
-
- Jun 09, 2021
-
-
Marco De Donno authored
-
- Jun 08, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jun 07, 2021
-
-
Marco De Donno authored
This commit uses ANSI/NIST files fro the NIST website. The files are public and available with the BioCTS for ANSI/NIST-ITL software.
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Reading the NIST standard, the ridge count can be present in the minutiae field. By simply splitting the field with the normal separator, it's not possible, without counting the number of fields retrieved, to know if the RC field is present or not, hence not possible to use the variable unpacking.
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jun 05, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
This commit implements the storage of multiple possible Finger Position Codes for the Types3-6, field 004. The field 004 is described as follow in the NIST documentation (version 2007): 11.2.4 Finger position (FGP) This mandatory fixed-length field of six binary bytes shall occupy the seventh through twelfth byte positions of each record type. It shall contain possible finger positions beginning in the leftmost byte of the field (byte seven of the record). The decimal code number corresponding to the known or most probable finger position shall be taken from Table12 (only finger numbers 0-14 apply to Types 3-6) and entered as a binary number right justified and left zero filled within the eight-bit byte. Up to five additional finger positions may be referenced by entering the alternate finger positions in the remaining five bytes using the same format. If fewer than five finger position references are to be used, the unused bytes shall be filled with the binary equivalent of "255". The code "0", for "Unknown Finger", shall be used to reference every finger position from one through ten.
-
Marco De Donno authored
-
- Jun 04, 2021
-
-
Marco De Donno authored
This will help the debugging process for non-valid GCA values.
-
- May 19, 2021
-
-
Marco De Donno authored
This function get the list of all fpc present in the NIST file, regardless of the idc related to the fpc. This is useful to iterate on all fpc available.
-
- Feb 28, 2021
-
-
Marco De Donno authored
-
- May 24, 2020
-
-
Marco De Donno authored
-
- May 22, 2020
-
-
Marco De Donno authored
-
- May 16, 2020
-
-
Marco De Donno authored
-
-
Marco De Donno authored
-
- Apr 30, 2020
-
-
Marco De Donno authored
-
Marco De Donno authored
-