dlib.image.filters.lens

Lens distortion filter

Members

Functions

lensDistortion
SuperImage lensDistortion(SuperImage img, SuperImage outp, float strength, float zoom, bool interpolation)
SuperImage lensDistortion(SuperImage img, float strength, float zoom, bool interpolation)

Apply lens distortion filter

Meta

Authors

Timur Gafarov