Hi. Let assume that there is a vector. cv::Mat v(9,1,CV_64F); I would like to change this to 3x3 matrix (any order is okay).
確定! 回上一頁