summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2018-03-21 11:01:38 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2018-03-21 11:01:38 +0100
commitacab9ec336ca50ad7896f65dbbc4871079b3f886 (patch)
tree8ed2f56b15195f23bd031fc148f90c690bd1dc29 /docs
parent8bea589c914088842bc858fadb71504198e62b2a (diff)
downloadufo-filters-acab9ec336ca50ad7896f65dbbc4871079b3f886.tar.gz
ufo-filters-acab9ec336ca50ad7896f65dbbc4871079b3f886.tar.bz2
ufo-filters-acab9ec336ca50ad7896f65dbbc4871079b3f886.tar.xz
ufo-filters-acab9ec336ca50ad7896f65dbbc4871079b3f886.zip
Add map-color task
Diffstat (limited to 'docs')
-rw-r--r--docs/filters.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/filters.rst b/docs/filters.rst
index 37f585f..3a2765d 100644
--- a/docs/filters.rst
+++ b/docs/filters.rst
@@ -649,6 +649,15 @@ Slice mapping
mapper, warnings are issued.
+Color mapping
+-------------
+
+.. gobj:class:: map-color
+
+ Receives a two-dimensional image and maps its gray values to three red,
+ green and blue color channels using the Viridis color map.
+
+
Fourier domain
==============