fix black level computation for applying flat-field correction, taken from ART, thanks @agriggio

This commit is contained in:
Ingo Weyrich
2020-06-19 17:07:49 +02:00
parent 09fab8de0e
commit e89a3041fa
3 changed files with 32 additions and 4 deletions

View File

@@ -259,6 +259,10 @@ public:
{
return float_raw_image;
}
void set_filters(unsigned f)
{
filters = f;
}
public:
// dcraw functions