normalize         140 3rdparty/openexr/Imath/ImathVec.cpp Vec2<short>::normalize ()
normalize         209 3rdparty/openexr/Imath/ImathVec.cpp Vec2<int>::normalize ()
normalize         278 3rdparty/openexr/Imath/ImathVec.cpp Vec3<short>::normalize ()
normalize         347 3rdparty/openexr/Imath/ImathVec.cpp Vec3<int>::normalize ()
normalize         416 3rdparty/openexr/Imath/ImathVec.cpp Vec4<short>::normalize ()
normalize         485 3rdparty/openexr/Imath/ImathVec.cpp Vec4<int>::normalize ()
normalize         116 modules/calib3d/src/homography_decomp.cpp Matx33d HomographyDecomp::normalize(const Matx33d& H, const Matx33d& K)
normalize        1044 modules/core/include/opencv2/core/matx.hpp Vec<_Tp, cn> normalize(const Vec<_Tp, cn>& v)
normalize        6072 modules/core/src/convert.cpp void cv::normalize( InputArray _src, InputOutputArray _dst, double a, double b,
normalize        5327 modules/core/src/matrix.cpp void normalize( const SparseMat& src, SparseMat& dst, double a, int norm_type )
normalize          77 modules/cudaarithm/src/reductions.cpp void cv::cuda::normalize(InputArray, OutputArray, double, double, int, int, InputArray, Stream&) { throw_no_cuda(); }