Back to Adaptive Vision Library website
You are here: Start » Function Reference » Optical Character Recognition » LoadOcrModel
LoadOcrModel
Loads serialized OcrMlpModel object from avdata file.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::LoadOcrModel ( const atl::File& inFilename, avl::OcrModel& outOcrModel )


