Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dutil_inl.hpp102 float normL2(const Point3f& a) in normL2() function
109 float normL2(const Point3f& a, const Point3f& b) in normL2() function
/external/opencv3/modules/cudaarithm/src/cuda/
Dnorm.cu161 void cv::cuda::device::normL2(InputArray _src, OutputArray _dst, InputArray _mask, Stream& stream) in normL2() function in cv::cuda::device