Foundations of automatic exhaustive gradient magnitude classification are implemented (see the scripts in future folder).
Major changes in gradient magnitude computation options. Default is now 3D Sobel operator instead of numpy.gradient. 3D Prewitt operator based gradient magnitude computation is also added as an option.
Anisotropic diffusion based smoothing is added to utility functions.
Cosmetic changes are made in utilities and the related scripts.
future
folder).numpy.gradient
. 3D Prewitt operator based gradient magnitude computation is also added as an option.