Image gradient
How can we differentiate a
digital
image F[x,y]?
w
Option 1:
reconstruct a continuous image,
f,
then take gradient
w
Option 2:
take discrete derivative (finite
difference)
How would you implement this as a cross-correlation?