added possibility to apply "RAW line noise filter" only in a specific direction (horizontal or vertical)
This commit is contained in:
@@ -763,6 +763,7 @@ public:
|
||||
//bool allEnhance;
|
||||
bool greenEq;
|
||||
bool linenoise;
|
||||
bool linenoiseDirection;
|
||||
|
||||
bool isUnchanged() const;
|
||||
};
|
||||
|
Reference in New Issue
Block a user