Code Generation

Generate C code and MEX functions for toolbox functions

MATLAB® Coder™ generates standalone C code from Image Processing Toolbox™ functions that have been enabled to support code generation. Using the toolbox with MATLAB Coder, you can generate ANSI-compliant C code or MEX functions.

Topics

Code Generation for Image Processing

Learn how to generate C code from Image Processing Toolbox functions using MATLAB Coder.

Code Generation with Cell Detection

This example shows how to use MATLAB Coder to generate C code from MATLAB applications that use Image Processing Toolbox functions.

Functions Supporting Code Generation