LCP engine v2

see issue 1343
This commit is contained in:
Oliver Duis
2012-05-23 00:11:38 +02:00
parent a86846b670
commit e5d42eb5eb
21 changed files with 193 additions and 101 deletions

View File

@@ -249,6 +249,8 @@ class DistortionParamsEdited {
class LensProfParamsEdited {
public:
bool lcpFile;
bool isUnchanged() const;
};
class PerspectiveParamsEdited {