#include "vvocr/vvxtrAPI.h"
Include dependency graph for vvxtrFactory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | VVXTRFACTORY_H 1 |
Functions | |
| vvEngAPI * | vvxtrCreateLocalEngine () |
| Create a statically-linked (local) instance of the library. | |
| vvEngAPI * | vvxtrCreateRemoteEngine (const char *host) |
| Creates an OCR engine for the calling client program. | |
This file needs to be included in a user program that uses the OCRShop XTR API.
Definition in file vvxtrFactory.h.
1.3.2