Type 458 modules/core/include/opencv2/core/persistence.hpp enum Type Type 777 modules/core/include/opencv2/core/types.hpp enum Type Type 677 modules/features2d/include/opencv2/features2d.hpp typedef T Type; Type 680 modules/features2d/include/opencv2/features2d.hpp template<> struct Accumulator<unsigned char> { typedef float Type; }; Type 681 modules/features2d/include/opencv2/features2d.hpp template<> struct Accumulator<unsigned short> { typedef float Type; }; Type 682 modules/features2d/include/opencv2/features2d.hpp template<> struct Accumulator<char> { typedef float Type; }; Type 683 modules/features2d/include/opencv2/features2d.hpp template<> struct Accumulator<short> { typedef float Type; }; Type 70 modules/flann/include/opencv2/flann/dist.h struct Accumulator { typedef T Type; }; Type 72 modules/flann/include/opencv2/flann/dist.h struct Accumulator<unsigned char> { typedef float Type; }; Type 74 modules/flann/include/opencv2/flann/dist.h struct Accumulator<unsigned short> { typedef float Type; }; Type 76 modules/flann/include/opencv2/flann/dist.h struct Accumulator<unsigned int> { typedef float Type; }; Type 78 modules/flann/include/opencv2/flann/dist.h struct Accumulator<char> { typedef float Type; }; Type 80 modules/flann/include/opencv2/flann/dist.h struct Accumulator<short> { typedef float Type; }; Type 82 modules/flann/include/opencv2/flann/dist.h struct Accumulator<int> { typedef float Type; }; Type 7595 modules/ts/include/opencv2/ts/ts_gtest.h typedef typename Types::Head Type; Type 17155 modules/ts/include/opencv2/ts/ts_gtest.h enum Type { Type 238 modules/viz/include/opencv2/viz/types.hpp enum Type { MouseMove = 1, MouseButtonPress, MouseButtonRelease, MouseScrollDown, MouseScrollUp, MouseDblClick } ;