Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Access Mat elements in a loop in Android

Hello,

I want to access pixel element of an Opencv Mat in a loop. Mat.at does not exist in Android. I use get and put but it is definitely too slow. Do you have another solution ? Thx, cjacquel