|
Dynamsoft Panorama - API Reference
|
Stores running state of the Panorama stitcher. More...
Public Attributes | |
| float | overlapAreaRate |
| The mean value of all overlap rates of two adjacent images in last one second More... | |
| int | stitchRate |
| The number of images which are stitched in last one second More... | |
| int | totalDecodeFrameCount |
| The total number of decoded frames since started appending frame More... | |
| string | Reserved |
| Reserved memory for struct. The length of this array indicates the size of the memory reserved for this struct. More... | |
Stores running state of the Panorama stitcher.
| float Dynamsoft.Panorama.RunningState.overlapAreaRate |
The mean value of all overlap rates of two adjacent images in last one second
| string Dynamsoft.Panorama.RunningState.Reserved |
Reserved memory for struct. The length of this array indicates the size of the memory reserved for this struct.
| int Dynamsoft.Panorama.RunningState.stitchRate |
The number of images which are stitched in last one second
| int Dynamsoft.Panorama.RunningState.totalDecodeFrameCount |
The total number of decoded frames since started appending frame