To generate ANSI/ISO C from the algorithms in this toolbox, use MATLAB Coder™, Simulink Coder™, or Embedded Coder™.
The Computer
Vision Toolbox™ provides an OpenCV Interface C++ API and an OCR language data files
support package. Use the API for integrating OpenCV C++ code into MATLAB®. You can also use this support package to build MEX-files that call
OpenCV functions. The support package also contains graphics processing unit (GPU)
support. The OCR Language Data support package contains pretrained language data
files from the OCR Engine page, tesseract-ocr, to
use with the ocr
function.