-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Open
Description
Describe the feature and motivation
Currently, https://github.com/opencv/opencv/blob/4.x/modules/imgproc/src/demosaicing.cpp#L1685 only supports SIMD128. While most PCs support AVX, if SIMD256 is added, demosaicing will be more efficient.
Additional context
No response
Reactions are currently unavailable