ldpk
|
Base class for distortion models. More...
Go to the source code of this file.
Classes | |
class | ldpk::generic_distortion_base< VEC2, MAT2, N > |
Base class for a distortion model with N parameters. You may find it useful to derive your own distortion model class from this one. It contains methods for inverting the distortion model function. We derive this class from the standard unary function class in order to get a well-defined function object. More... | |
Namespaces | |
ldpk | |
The namespace of (most of the) things related to the Lens Distortion Plugin Kit. | |
Base class for distortion models.