Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

fbs/optical_flow.fbs

Namespace: synapse.topic

Includes: types.fbs

Source schema

KindNameDescription
structOpticalFlowDataIntegrated optical-flow sample from an image sensor or flow module. This is a raw-layer topic: flow is the sensor’s integrated angular image motion.
structOpticalFlowVelocityDataVelocity estimate derived from optical flow.
tableOpticalFlow -> OpticalFlowDataFlatBuffers root wrapper for OpticalFlowData.
tableOpticalFlowVelocity -> OpticalFlowVelocityDataFlatBuffers root wrapper for OpticalFlowVelocityData.