Searched refs:relaxMotion (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/videostab/src/
H A Dmotion_stabilizing.cpp625 static inline void relaxMotion(const float M[], float t, float res[]) function in namespace:cv::videostab
654 relaxMotion(srcM, t, curM);
662 relaxMotion(srcM, t, curM);

Completed in 2240 milliseconds