fixed warning in rtengine/ipretinex.cc
This commit is contained in:
@@ -273,7 +273,7 @@ void RawImageSource::MSR(float** luminance, float** originalLuminance, float **e
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
float varx;
|
float varx = 0.f;
|
||||||
float limdx, ilimdx;
|
float limdx, ilimdx;
|
||||||
|
|
||||||
if(gradvart != 0) {
|
if(gradvart != 0) {
|
||||||
|
Reference in New Issue
Block a user