Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Basic operations on mat variable in android

Initially i used MATLAB for testing my logic and it works smoothly in matlab.

But now i want to implement the same in android with help of OpenCV.

I am looking for a way to simply access the individual pixel values and do simple mathematical operations on the same (addition and multiplication). I found many answers online, but most of them have their specific set of probelm which they simply solved by using some method already available in openCV.

Any help would be very helpful.