Searched refs:GetSpatialX (Results 1 – 4 of 4) sorted by relevance
163 inline const Image<int32_t>* GetSpatialX(const int level) const { in GetSpatialX() function225 (void) GetSpatialX(i); in Precompute()
391 const Image<int32_t>& I_x = *frame_a.GetSpatialX(level); in FindFlowAtPointReversible()393 const Image<int32_t>& J_x = *frame_b.GetSpatialX(level); in FindFlowAtPointReversible()
38 const Image<int>& I_x = *image_data.GetSpatialX(0); in ScoreKeypoints()
426 const Image<int32_t>& dx = *frame1_->GetSpatialX(i); in Draw()