opencv/modules/core/include/opencv2
Clement Courbet 3cce299a78 Use intrinsics for cvRound on x86 and x86_64 __GNUC__ (clang/gcc linux) too.
We've measured a 7x improvement in speed for `cvRound` using the intrinsic.
2023-07-21 10:57:54 +03:00
..
core Use intrinsics for cvRound on x86 and x86_64 __GNUC__ (clang/gcc linux) too. 2023-07-21 10:57:54 +03:00
core.hpp add cv::flipND; support onnx slice with negative steps via cv::flipND 2022-12-23 16:39:53 +08:00