opencv中Mat_<>的含义:Mat_<uchar>对应的是CV_8UMat_<char>对应的是CV_8SMat_<int>对应的是CV_32SMat_<float>对应的是CV_32FMat_<double>对应的是CV_64F