Searched refs:GetSpatialY (Results 1 – 3 of 3) sorted by relevance
175 inline const Image<int32_t>* GetSpatialY(const int level) const { in GetSpatialY() function226 (void) GetSpatialY(i); in Precompute()
392 const Image<int32_t>& I_y = *frame_a.GetSpatialY(level); in FindFlowAtPointReversible()394 const Image<int32_t>& J_y = *frame_b.GetSpatialY(level); in FindFlowAtPointReversible()
39 const Image<int>& I_y = *image_data.GetSpatialY(0); in ScoreKeypoints()