| Class | Description |
|---|---|
| AddRadialNtoN_F32 |
Given an undistorted normalized pixel coordinate, compute the distorted normalized coordinate.
|
| AddRadialNtoN_F64 |
Given an undistorted normalized pixel coordinate, compute the distorted normalized coordinate.
|
| AddRadialPtoN_F32 |
Given an undistorted pixel coordinate, compute the distorted normalized image coordinate.
|
| AddRadialPtoN_F64 |
Given an undistorted pixel coordinate, compute the distorted normalized image coordinate.
|
| RadialTangential_F32 |
Distortion parameters for radial and tangential model
|
| RadialTangential_F64 |
Distortion parameters for radial and tangential model
|
| RemoveRadialNtoN_F32 |
Converts the observed distorted normalized image coordinates into undistorted normalized image coordinates.
|
| RemoveRadialNtoN_F64 |
Converts the observed distorted normalized image coordinates into undistorted normalized image coordinates.
|
| RemoveRadialPtoN_F32 |
Converts the observed distorted pixels into normalized image coordinates.
|
| RemoveRadialPtoN_F64 |
Converts the observed distorted pixels into normalized image coordinates.
|