System information (version)
- OpenCV => 4.1.2
- Operating System / Platform => iOS 14.1
- Compiler => opencv2.framework download from opencv.org
Detailed description
imread(string) is succ.
but call imwrite(string,mat) crash.

And no crash msg occur.
How can i fix this?
thanks you.