Enum CVDewarpDisplayMode
Namespace: VisioForge.Core.Types.X.OpenCV
Assembly: VisioForge.Core.dll
Syntax
public enum CVDewarpDisplayMode
Fields
| Name | Description |
|---|---|
| DoublePanorama | The dewarped image is split in two images displayed one below the other. |
| QuadView | The dewarped image is split in four images dysplayed as a quad view. |
| SinglePanorama | The single panorama image. |