#include <GocrAlgorithms.h>
Inheritance diagram for SomeName::GocrAlgorithms:
Every algorithm in the SomeName framework has an equivalent in GOCR (or the algorithm is subsumed by a higher-level algorithm in GOCR). This factory returns back the Gocr Strategies for all algorithms.
Public Member Functions | |
virtual ProcessStrategy * | createProcessStrategy () const |
virtual SegmentStrategy * | createSegmentStrategy () const |
virtual IdentifyStrategy * | createIdentifyStrategy () const |
virtual FormatStrategy * | createFormatStrategy () const |