How to find a second order derivative(y") of an image in matlab?

2 views (last 30 days)
How to find a second order derivative(y") of an image in matlab? I'm using diff(x) function to calculate 1st order derivative.,ie.,diff(y)./diff(x) I dont know how to find a second order derivative.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!