Key information about experiments in FRVT 2006 is contained in xml description files. Do participants need to write routines to parse the description files?
Part of the Biometric Experimentation Environment (BEE) is a C++ class called XPathXMLParser.cpp. This class should make it easy for a participant to write a class or function to easily extract necessary information from the xml description files. On the FRGC/ICE bbs I will post an example for using XPathXMLParser.cpp to read a xml parameter file. In the BEE distribution, there is also a java version of XPathXMLParser.cpp.
Related Questions
- Key information about experiments in FRVT 2006 is contained in xml description files. Do participants need to write routines to parse the description files?
- Key information about experiments in ICE 2006 is contained in xml description files. Do participants need to write routines to parse the description files?
- Where is the standard location for compact XML files and their matching LCDD description?