Mat 基本操作

#include "stdafx.h" #include<opencv2/opencv.hpp> #include<iostream> using namespace cv; using namespace std; int main() {     /*     CV_8UC1 8位1通道     CV_8UC3 8位3通道     CV_32FC1 32位1通道     CV_64FC1 64
相關文章
相關標籤/搜索