Dynamsoft Panorama - API Reference
Public Attributes | List of all members
RunningState Struct Reference

Public Attributes

float overlapAreaRate
 
int stitchRate
 
int totalDecodedFrameCount
 
char reserved [64]
 

Detailed Description

Stores running state of the Panorama stitcher.

Member Data Documentation

◆ overlapAreaRate

float RunningState::overlapAreaRate

The mean value of all overlap rates of two adjacent images in last one second

◆ reserved

char RunningState::reserved[64]

Reserved memory for struct. The length of this array indicates the size of the memory reserved for this struct.

◆ stitchRate

int RunningState::stitchRate

The number of images which are stitched in last one second

◆ totalDecodedFrameCount

int RunningState::totalDecodedFrameCount

The total number of decoded frames since started appending frame