Searched defs:cellSize_ (Results 1 – 2 of 2) sorted by relevance
89 Size cellSize_; member in cv::videostab::TranslationBasedLocalOutlierRejector
12 GridIndex<T>::GridIndex(const float width_, const float height_, const int16_t cellSize_) : in GridIndex()