Home
last modified time | relevance | path

Searched defs:optical_flow (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/tests/validation/fixtures/
DOpticalFlowFixture.h118 FunctionType optical_flow; in compute_target() local
/external/ComputeLibrary/tests/validation/reference/
DOpticalFlow.cpp246 std::vector<KeyPoint> optical_flow(const SimpleTensor<T> &old_input, const SimpleTensor<T> &new_inp… in optical_flow() function