stationaryCamera property

bool? stationaryCamera
getter/setter pair

Whether the video has been shot from a stationary (i.e., non-moving) camera.

When set to true, might improve detection accuracy for moving objects. Should be used with SHOT_AND_FRAME_MODE enabled.

Implementation

core.bool? stationaryCamera;