Start » Filter Reference » Computer Vision » Optical Character Recognition » OcrModelToOcrSvmModel
Module: | OCR |
---|
Converts OcrModel to OcrSvmModel.
Name | Type | Description | |
---|---|---|---|
inOcrModel | OcrModel | ||
outOcrSvmModel | OcrSvmModel |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Provided OcrModel does not contain SVM model. |
Complexity Level
This filter is available on Expert Complexity Level.