myCodingTrip
Results
3
comments of
myCodingTrip
本地模式跑的
请问具体要怎么写呢?按原来的写法 Path imageFile = Paths.get("E:\\测试\\7.jpg"); Image image = OpenCVImageFactory.getInstance().fromFile(imageFile); 这样写就会报错
你老师没告诉你先问为什么再问怎么做吗