Enum OmnidirCameraUndistortionGeneric<T>.RectificationTypes
The different algorithms to use for the undistortion of the images.
Namespace: ArucoUnity.Cameras.Undistortions
Assembly: Assembly-CSharp.dll
Syntax
public enum RectificationTypes
Fields
| Name | Description |
|---|---|
| Cylindrical | |
| LongitudeLatitude | |
| Perspective | |
| Stereographic |