modified gradient in 3D volume
Show older comments
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
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!