Opencv ThreadPoolExecutor parallelization generates different results compared to sequential operations
I’ve a problem that I can’t figure out, I’m trying to improve the speed of a custom preprocessing operation in the imaging field by using OpenCV and multithreading.