Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
This commit is contained in:
4
rtengine/calc_distort.h
Normal file
4
rtengine/calc_distort.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef CALC_DISTORTION__H
|
||||
#define CALC_DISTORTION__H
|
||||
int calcDistortion (unsigned char* img1, unsigned char* img2, int ncols, int nrows, int nfactor, double &distortion);
|
||||
#endif
|
Reference in New Issue
Block a user