cv::flip crashed when i use it for image of type uint8, with size 11176 * 226776 in top/down mode. https://github.com/opencv/opencv/blob/13f244b6a5ec4f3503746499fc44a1485d5dd788/modules/core/src/copy.cpp#L746
cv::flip crashed when i use it for image of type uint8, with size 11176 * 226776 in top/down mode.
opencv/modules/core/src/copy.cpp
Line 746 in 13f244b