<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<!-- lifted from troff+man by doclifter -->
<refentry id='an2k2iaf1'>
<!--  @(#)an2k2iaf.1 2001/04/02 NIST -->
<!--  I Image Group -->
<!--  Michael D. Garris -->

<refmeta>
<refentrytitle>AN2K2IAF</refentrytitle>
<manvolnum>1C</manvolnum>
<refmiscinfo class='date'>02 April 2001</refmiscinfo>
<refmiscinfo class='source'>NIST</refmiscinfo>
<refmiscinfo class='manual'>NFIS Reference Manual</refmiscinfo>
</refmeta>
<refnamediv id='name'>
<refname>an2k2iaf</refname>
<refpurpose>Modifies minutiae and fingerprint image records in an ANSI/NIST 2000 file to meet FBI/IAFIS specifications.</refpurpose>
</refnamediv>
<!-- body begins here -->
<refsynopsisdiv id='synopsis'>
<cmdsynopsis>
  <command>an2k2iaf</command>    
    <arg choice='plain'><replaceable>&lt;filein&gt;&lt;fileout&gt;</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>


<refsect1 id='description'><title>DESCRIPTION</title>
<para><emphasis remap='B'>An2k2iaf</emphasis>
parses a standard  compliant ANSI/NIST-ITL 1-2000 file
and, if necessary, converts specific records and fields
to meet FBI/IAFIS specifications.
Please note that this utility does not
exhaustively validate the output to ensure compliant
FBI/IAFIS transactions, rather it focuses on the
format of minutiae and image records.</para>

<para>Minutiae fields:
<!-- .br -->
When a Type-9 record is encountered in the input file,
this utility checks to see which fields are populated.
If the NIST-assigned fields 5-12 are populated, but the
FBI/IAFIS-assigned fields 13-23 are empty, then the
FBI/IAFIS fields are populated by translating the data
recorded in the NIST fields, and the NIST fields are
removed.</para>

<para>Image records:
<!-- .br -->
FBI/IAFIS specifications (EFTS V7) require binary field
images; therefore, this utility looks for tagged field
fingerprint records and converts them appropriately.  If a
Type-13 or Type-14 record is encountered, it is inspected to
determine if the image is bi-level or grayscale and to
see what scan resolution and image compression was used.
Records containing bi-level images scanned at 19.69 ppmm
(500 ppi) and either WSQ-compressed or uncompressed
are converted to Type-6 records; records containing grayscale
images scanned at 19.69 ppmm and either WSQ-compressed or
uncompressed are converted to Type-4 records; otherwise,
the tagged field image record is ignored.</para>

</refsect1>

<refsect1 id='options'><title>OPTIONS</title>
<variablelist remap='TP'>
  <varlistentry>
  <term><emphasis remap='I'>&lt;file in&gt;</emphasis></term>
  <listitem>
<para>the ANSI/NIST file to be converted</para>
  </listitem>
  </varlistentry>
  <varlistentry>
  <term><emphasis remap='I'>&lt;file out&gt;</emphasis></term>
  <listitem>
<para>the resulting ANSI/NIST file</para>

  </listitem>
  </varlistentry>
</variablelist>
</refsect1>

<refsect1 id='examples'><title>EXAMPLES</title>
<para>From <emphasis remap='I'>test/an2k/execs/an2k2iaf/an2k2iaf.src</emphasis>:</para>

<!-- .RS -->
<para><emphasis remap='B'>% an2k2iaf ../../data/nist.an2 iafis.an2</emphasis></para>
</refsect1>

<refsect1 id='see_also'><title>SEE ALSO</title>
<para><emphasis remap='B'>iaf2an2k</emphasis>(1C),
<emphasis remap='B'>mindtct</emphasis>(1B)</para>

</refsect1>

<refsect1 id='author'><title>AUTHOR</title>
<para>NIST/ITL/DIV894/Image Group</para>
</refsect1>
</refentry>

