Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Simple matrix operation not working : is it normal ?

If I write for example image=255*image, the value of image is not updated (I should get a full white image). Is this normal ? Do I have to go through inner loops to multiply each element ?