學習OPENCV

開始學習opencv第一天:imread 和 imshow 函數使用 #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include <iostream> using namespace cv; using namespace std; int main(int argc, char **argv)
相關文章
相關標籤/搜索