mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
As the existing perf tests don't cover this use case well. Did not do the CONSTANT border type because for that use case the source image is usually projected over about the whole of the destination image so our ROI optimization wouldn't deliver much user value there. Signed-off-by: Arne Baeyens <mail@arnebaeyens.com>