added basic integration of lensfun
so far only distortion correction, and no GUI yet
This commit is contained in:
@@ -428,6 +428,7 @@ class LensProfParamsEdited
|
||||
{
|
||||
public:
|
||||
bool lcpFile, useDist, useVign, useCA;
|
||||
bool useLensfun, lfAutoMatch, lfCameraMake, lfCameraModel, lfLens;
|
||||
|
||||
bool isUnchanged() const;
|
||||
};
|
||||
|
Reference in New Issue
Block a user