mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
e1f43e3b03
Most codes are ported from AMD's Bolt library. Four methods are implemented: SORT_BITONIC, // only support power-of-2 buffer size SORT_SELECTION, // cannot sort duplicate keys SORT_MERGE, SORT_RADIX // only support signed int/float keys |
||
---|---|---|
.. | ||
ocl |