Description

Provides a camera pipeline module that gives access to camera data as a grayscale or color uint8 array.

Functions

Function Description
pipelineModule A pipeline module that provides the camera texture as an array of RGBA or grayscale pixel values that can be used for CPU image processing.