Skip to main content Link Search Menu Expand Document (external link)

Camera

This component is responsible for the app-camera connection. This is initiated simultaneously with the start of an app. The component first determines if the Image Acquisition Toolbox is present in the used version of the MATLAB software. Together with that, the app runs through each of the available add-on camera adapter, that enables connection with the camera. Such an add-on has to be installed separately according to the camera manufacturer’s documentation, regarding camera operation through MATLAB.

The step-by-step notifications of this process are displayed in the command line:

After the initiation, the user will be able to select one of the active camera adapters:

Which successfully opens the app preview. In the last process, the user has to select the proper camera resolution in the camera selection toolbar:

This opens the new window with the live camera preview.

User can easily modify camera parameters, such as brightness, contrast, expsoure or gain. To do so, once the preview is open, user has to click the Options push botton, which will open a new pop-up window, where these parameters can be modified:

Once these parameters are set, the Ok push button updates their values. User can modify each parameter either through the edit field or using the slider just next to it.