ncnn-android-yolov8-seg
ncnn-android-yolov8-seg copied to clipboard
opencv运行报错
测试NCNN模型时报错
terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.2.0) ../modules/core/src/matrix_wrap.cpp:1659: error: (-215:Assertion failed) !fixedSize() in function 'release'
是因为OPENCV版本的问题吗?