Ask Your Question

sg's profile - activity

2012-12-29 21:30:09 -0600 asked a question 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!