cvGet2D的函数原型是CvScalar cvGet2D( const CvArr* arr, int idx0, int idx1 );其中idx0表示的是图像中的height,idx1表示的是图像中的width