Which version of OpenCV allows using universal intrinsics?
Hello
I want to use universal intrinsics to accelerate some functions inside my code. My current OpenCV version is 3.4.5 and it doesn't let me do it (link text)
I have two questions:
- Which version of OpenCV allows me to use them?
- Is there any documentation about the supported intrinsics?