GRADIENT_OP3D - 3 Dimentional gradient operatorUsage[dx, dy, dz] = gradient_op3d(I) [dx, dy, dz] = gradient_op3d(I, wx, wy, wz) Input parameters
Output parameters
DescriptionCompute the 3-dimentional gradient of I. If the input I has 4 dimentions. This function will compute the gradient of all cubes and return 3 4-dimentionals signals |