Back to FabImage Library website
You are here: Start » Function Reference » Computer Vision » Optical Character Recognition » LoadOcrModel
LoadOcrModel
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | OCR |
Loads serialized OcrMlpModel object from FIDATA file.
Syntax
C++
C#
void fil::LoadOcrModel ( const ftl::File& inFilename, fil::OcrModel& outOcrModel )


