So I know that C, C++ and Python have the reduce function: http://docs.opencv.org/modules/core/doc/operations_on_arrays.html#reduce
But I can't seem to get it working on Android with OpenCV4Android.
Can anyone know of a tutorial for it or maybe shine some light on this?