Skip to content

HOCV🔗

Name🔗

HOCV — Represents an instance of a tool for optical character verification.

Constructors🔗

 
CreateOcvProj Create a new OCV tool based on gray value projections.
ReadOcv Reading an OCV tool from file.

Methods🔗

 
CloseOcv Clear an OCV tool.
CreateOcvProj Create a new OCV tool based on gray value projections.
DeserializeOcv Deserialize a serialized OCV tool.
DoOcvSimple Verification of a pattern using an OCV tool.
ReadOcv Reading an OCV tool from file.
SerializeOcv Serialize an OCV tool.
TraindOcvProj Training of an OCV tool.
WriteOcv Saving an OCV tool to file.