DataType
A primitive OpenCV data type is one of unsigned char, bool,signed char, unsigned short, signed short, int, float, double, or a tuple of value ......
源码路径:~/opencv-2.4.9/modules/core/include/opencv2/core/core.hpp
where _InputArray is a class that can be constructed from Mat, Mat_<T>, Matx<T, m, ......