SheepKeeper1990

Results 3 comments of SheepKeeper1990

Hi! Thank you for response. Does the SIMD library support multithreaded computing?Could you show me a simple example or pseudo code structure. Thanks again.

I tried to combine SIMD functions,such as Simd::ResizeBilinear() with OpenMP to achieve multi-core acceleration, but it didn't work. It takes 7.79ms to execute 10 times, while opencv4.5.5 is 0.73ms. How...

Thank you again for your contribution。