Back to FabImage Library website
You are here: Start » Function Reference » Computer Vision » Optical Character Recognition » SaveOcrModel

SaveOcrModel
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | OCR |
Saves serialized OcrMlpModel object as FIDATA file.
Syntax
C++
C#
void fil::SaveOcrModel ( const fil::OcrModel& inOcrModel, const ftl::File& inFilename )