dng_warp_params_fisheye Class Reference
Warp parameters for fisheye camera model (radial component only). Note the restrictions described below.
More...
#include <dng_lens_correction.h>
List of all members.
|
Public Member Functions |
| dng_warp_params_fisheye (uint32 planes, const dng_vector radParams[], const dng_point_real64 &fCenter) |
virtual bool | IsRadNOP (uint32 plane) const |
virtual bool | IsTanNOP (uint32 plane) const |
virtual bool | IsValid () const |
virtual void | PropagateToAllPlanes (uint32 totalPlanes) |
virtual real64 | Evaluate (uint32 plane, real64 r) const |
virtual real64 | EvaluateRatio (uint32 plane, real64 r2) const |
virtual dng_point_real64 | EvaluateTangential (uint32 plane, real64 r2, const dng_point_real64 &diff, const dng_point_real64 &diff2) const |
virtual real64 | MaxSrcRadiusGap (real64 maxDstGap) const |
virtual dng_point_real64 | MaxSrcTanGap (dng_point_real64 minDst, dng_point_real64 maxDst) const |
virtual void | Dump () const |
Public Attributes |
dng_vector | fRadParams [kMaxColorPlanes] |
Detailed Description
Warp parameters for fisheye camera model (radial component only). Note the restrictions described below.
The documentation for this class was generated from the following files: