#include <ProcessComponent.h>
Inheritance diagram for Conjecture::ProcessComponent:
****************************************************************
Other strategy class hierarchies assume that processing consists of partitioning, identifying, and formatting. However, a creative individual may come up with an overall approach to OCR that does not follow this very general model. This Component allows for completely control over the entire OCR 'process' algorithm.
Public Member Functions | |
virtual bool | execute (Page *page)=0 |