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
1 | initial version |
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