made lensfun-based correction compatible with auto fill mode
This commit is contained in:
@@ -969,10 +969,6 @@ double ImProcFunctions::getTransformAutoFill (int oW, int oH, const LensCorrecti
|
||||
return 1;
|
||||
}
|
||||
|
||||
if (pLCPMap && !pLCPMap->supportsAutoFill()) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
double scaleU = 2, scaleL = 0.001; // upper and lower border, iterate inbetween
|
||||
|
||||
do {
|
||||
|
Reference in New Issue
Block a user