cameraboard
R2026bConnection to camera board on Raspberry Pi hardware
Description
This object represents a connection from the MATLAB® software to the camera board on the Raspberry Pi® hardware. To interact with the camera board, use this object with the functions listed in Object Functions.
Note
To generate C/C++ code for this object and its associated functions, you must have an Embedded Coder® license.
Creation
Description
creates a connection, mycamera = cameraboard(mypi)mycamera, from the MATLAB software to a camera board on the Raspberry Pi hardware.
uses name-value arguments to override the default values of writable camera board
properties. You can use these properties to control image properties such as size,
resolution, orientation, exposure, and special effects.mycamera = cameraboard(mypi,Name,Value)
Input Arguments
Name-Value Arguments
Object Functions
Examples
Extended Capabilities
Version History
Introduced in R2016a

