javacvThe method imwrite

xiaoxiao2021-02-28  139

The method imwrite(String, Mat) in the type Highgui is not applicable for the arguments (String, opencv_core.Mat) 出错 之前用的包是import static org.bytedeco.javacpp.opencv_core.Mat; 后重新导入import org.opencv.core.Mat;

转载请注明原文地址: https://www.6miu.com/read-18145.html

最新回复(0)