modified gradient in 3D volume

The judgement in one paper is written as follows: abs( I(x+1/2*n) - I(x) ) < abs( I(x) - I(x-1/2*n) ), where n is a vector representing the unit direction of the gradient regarding to I(x)。I(x) is a 3D volume image. My question is how to compute this judgement.

Answers (0)

Categories

Asked:

on 5 Aug 2015

Community Treasure Hunt

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

Start Hunting!