
Mat_对应的是CV_8U,
Mat_对应的是CV_8S,
Mat_对应的是CV_32S,
Mat_对应的是CV_32F,
Mat_对应的是CV_64F,
对应的数据深度如下:
1 |
• CV_8U - 8-bit unsigned integers ( 0..255 ) |

Mat_对应的是CV_8U,
Mat_对应的是CV_8S,
Mat_对应的是CV_32S,
Mat_对应的是CV_32F,
Mat_对应的是CV_64F,
对应的数据深度如下:
1 |
• CV_8U - 8-bit unsigned integers ( 0..255 ) |
近期评论