opencv/modules/features2d/src/opencl
2014-12-05 12:55:54 +00:00
..
brute_force_match.cl Remove unnecesary operations and calculations in loop body. 2014-12-04 15:25:18 +08:00
fast.cl do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient 2014-03-07 18:55:45 +04:00
orb.cl Use sincos instead of sin and cos. 2014-12-04 15:48:23 +08:00