README.md

changeset 54
471f9f64ff2d
parent 52
d2e28607c166
equal deleted inserted replaced
53:f8a3bc920f6a 54:471f9f64ff2d
9 [AlgTools][]-style step routines. 9 [AlgTools][]-style step routines.
10 * Sub-pixel resolution image translation and sub-image extraction 10 * Sub-pixel resolution image translation and sub-image extraction
11 * Calculation of discrete image gradients (2D, 3D 3D vector fields) 11 * Calculation of discrete image gradients (2D, 3D 3D vector fields)
12 * A very simple image filtering code that seems more efficient than the `ImageFiltering` 12 * A very simple image filtering code that seems more efficient than the `ImageFiltering`
13 package. 13 package.
14 * Tools to _apply_ colour maps to raw image data, that surprisingly seem to be missing from the standard libraries.
14 15
15 The code is used, for example, by <http://dx.doi.org/10.5281/zenodo.3659180>. 16 The code is used, for example, by <http://dx.doi.org/10.5281/zenodo.3659180>.
16 17
17 ## Installation 18 ## Installation
18 19

mercurial