D_ProcessTrainingData


Usage:

Matrix = D_processTrainingData

Matrix: float Matrix; Alignment matrix.


Description

This file is currently used as processing code for the training 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.




Copyright © 2007 Thomas Oskam, ETH Zürich. All rights reserved.