<?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='iaf2an2k1'>
<!--  @(#)iaf2an2k.1 2001/04/02 NIST -->
<!--  I Image Group -->
<!--  Michael D. Garris -->

<refmeta>
<refentrytitle>IAF2AN2K</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>iaf2an2k</refname>
<refpurpose>Takes an ANSI/NIST file conforming to FBI/IAFIS specifications and modifies minutiae and fingerprint image records in support of the new 2000 standard.</refpurpose>
</refnamediv>
<!-- body begins here -->
<refsynopsisdiv id='synopsis'>
<cmdsynopsis>
  <command>iaf2an2k</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'>Iaf2an2k</emphasis>
parses an ANSI/NIST file conforming to the FBI/IAFIS (EFTS V7)
specifications and, if necessary, converts specific records and
fields to take advantage of the ANSI/NIST-ITL 1-2000 standard.
This utility 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 empty, but the
FBI/IAFIS-assigned fields 13-23 are populated, then the
NIST fields are populated by translating the data
recorded in the FBI/IAFIS fields, and the FBI/IAFIS fields are
removed.</para>

<para>Image records:
<!-- .br -->
FBI/IAFIS specifications (EFTS V7) require binary field
images, but the ANSI/NIST 2000 standard introduces tagged
field image records.  To support these new image records,
this utility looks for binary field fingerprint records
and converts them appropriately.  If a Type-4 or Type-6
record is encountered, it is inspected to
determine the impression type of the fingerprint.
Latent fingerprints are converted to Type-13 records,
while all others are converted to Type-14 records.</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/iafan2k/iafan2k.src</emphasis>:</para>

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

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

</refsect1>

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

