Ask Your Question

Revision history [back]

how to perform arithmatic operation like addition on each pixel in the row and column in image

i want to implement wavelet transform on image using the pixel operation without any library. for that for that i want to perform the addition and subtraction operation on the each pixel of the row and the column of the image... Any ideas?! Thanks!