Added new mode "Horizontal on PDAF rows only" for the "line noise filter"
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
|
||||
int mark(array2D<float> &rawData, PixelsMap &bpMap);
|
||||
RawImageSource::GreenEqulibrateThreshold &greenEqThreshold();
|
||||
std::unique_ptr<RawImageSource::CFALineDenoiseRowBlender> lineDenoiseRowBlender();
|
||||
|
||||
private:
|
||||
int markLine(array2D<float> &rawData, PixelsMap &bpMap, int y);
|
||||
|
Reference in New Issue
Block a user