D_ProcessTestData
Usage:
Matrix = D_processTestData
Matrix: float Matrix; Alignment matrix.
Description
This file is currently used as processing code for the test data. It loads a hardcoded list
of images, extracts information strings of it and stores the data into the folder
SA_VectorArray/saves/. Also a hard coded alignment is applied to align all extracted strings
against themselves. The resulting alignment matrix together with a description file
is also stored into SA_VectorArray/saves/. The alignment matrix is also returned via Matrix.
The description how the data is stored can be found here.
|