Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV4Android - Reduce function?

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?

OpenCV4Android - Reduce function?

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 what include it needs? Or perhaps a tutorial for it or maybe otherwise just shine some light on this?

OpenCV4Android - Reduce function?

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.OpenCV4Android. I'm not getting any autocomplete for it in Android Studio so I assume I need to import something or directly specify which package it's in.

Can anyone know what include it needs? Or perhaps a tutorial for it or otherwise just shine some light on this?

OpenCV4Android - Reduce function?

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. I'm not getting any autocomplete for it in Android Studio so I assume I need to import something or directly specify which package it's in.

Can anyone know what include it needs? Or perhaps a tutorial for it or otherwise just shine some light on this?