myCodingTrip

Results 3 comments of myCodingTrip

请问具体要怎么写呢?按原来的写法 Path imageFile = Paths.get("E:\\测试\\7.jpg"); Image image = OpenCVImageFactory.getInstance().fromFile(imageFile); 这样写就会报错