VIDOCQ

VIsual DOcumentation for Criminal Queries


In this page: Purpose * Data content * Data operations * User interface * Software implementation

Purpose

This database was created as part of the IITiS-MECH project, within the European CRIT-2 research programme. It constitutes the part of the project most directly relevant to forensic investigation.
Images of striated toolmarks are stored and annotated with data such as criminal case and sample number. For a given image, the database can be automatically searched to reveal potential matches. Those are then submitted to the human expert for verification.



Purpose * Data content * Data operations * User interface * Software implementation

Data content

Some types of data stored in the database are:

Purpose * Data content * Data operations * User interface * Software implementation

Data operations

The following operations are supported:

Purpose * Data content * Data operations * User interface * Software implementation

User interface

The user can page through the set of secured toolmarks using the crime scene toolmark window:
crime scene toolmark window

A similar window, with fewer administrative data fields, is used to annotate comparison toolmarks made in the laboratory:
laboratory toolmark window

Parameters for the two automated matching algorithms are set in a dialog box:
parameter adjustment box



Purpose * Data content * Data operations * User interface * Software implementation

Software implementation

The application was written in C++, using the Microsoft Foundation Class Library and image handling procedures from the Classman software by the I3D laboratory.
The program uses an external database server via the ODBC interface. The server used during implementation and testing was Microsoft Access; the DB2 (by IBM) is also being tried.



Purpose * Data content * Data operations * User interface * Software implementation