continued working on tuning the PDAF lines filter

This commit is contained in:
Alberto Griggio
2018-03-07 10:42:36 +01:00
parent cabf1160dd
commit 06bd387d52
2 changed files with 5 additions and 31 deletions

View File

@@ -38,7 +38,7 @@ private:
int H_;
std::vector<int> pattern_;
int offset_;
std::vector<char> rowmap_;
std::vector<bool> rowmap_;
};
} // namespace rtengine