Skip to content

Enable multithreading for gray-RGBA & BGRA-RGBA

Michael Platings requested to merge multithread-rgba into main

This brings the performance profile in line with OpenCV's which enables multithreading for these operations.

Merge request reports