mat_type_assotiations 1531 modules/core/src/mathfuncs.cpp template<int cv_mat_type> struct mat_type_assotiations{};
mat_type_assotiations 1533 modules/core/src/mathfuncs.cpp template<> struct mat_type_assotiations<CV_8U>
mat_type_assotiations 1540 modules/core/src/mathfuncs.cpp template<> struct mat_type_assotiations<CV_8S>
mat_type_assotiations 1547 modules/core/src/mathfuncs.cpp template<> struct mat_type_assotiations<CV_16U>
mat_type_assotiations 1553 modules/core/src/mathfuncs.cpp template<> struct mat_type_assotiations<CV_16S>
mat_type_assotiations 1560 modules/core/src/mathfuncs.cpp template<> struct mat_type_assotiations<CV_32S>