Cell               93 modules/videostab/include/opencv2/videostab/outlier_rejection.hpp     std::vector<Cell> grid_;
Cell               91 modules/videostab/src/outlier_rejection.cpp     grid_.assign(ncells.area(), Cell());
Cell              114 modules/videostab/src/outlier_rejection.cpp         const Cell &cell = grid_[ci];