Home
last modified time | relevance | path

Searched refs:resultTl (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dutil.hpp157 CV_EXPORTS Point resultTl(const std::vector<Point> &corners);
/external/opencv3/modules/stitching/src/
Dutil.cpp156 Point resultTl(const std::vector<Point> &corners) in resultTl() function