We have the test image with M rows and N columns as f(x,y), for x∈ [1,M] and y∈ [1,N ]. The horizontal absolute difference value of a pixel is defined by D (x, y) = |f (x, y +1) − f (x, y −1)|. need help in how to implement it in matlab
compute The horizontal absolute difference value of a pixel
216 Views Asked by user2815337 At
3
For example: given
the result is