摘要: opencvcall.cpp #include <opencv2/opencv.hpp> using namespace cv; extern "C" { void test(int height, int width, int channel, uchar* frame_data) { int c 阅读全文
posted @ 2020-02-06 12:58 BlueOceans 阅读(967) 评论(0) 推荐(0) 编辑