diff --git a/Documentation/Cookbook/rst/Recipes.rst b/Documentation/Cookbook/rst/Recipes.rst
index 7697809f3459b7957bf62005df9294b23dd25fd9..775519aed63550894ede287b4341b607be72f86a 100644
--- a/Documentation/Cookbook/rst/Recipes.rst
+++ b/Documentation/Cookbook/rst/Recipes.rst
@@ -18,3 +18,4 @@ and demonstrate how they can be applied.
    recipes/pbclassif.rst
    recipes/featextract.rst
    recipes/stereo.rst
+   recipes/hyperspectral.rst
diff --git a/Documentation/Cookbook/rst/recipes/hyperspectral.rst b/Documentation/Cookbook/rst/recipes/hyperspectral.rst
new file mode 100644
index 0000000000000000000000000000000000000000..4555aa659b2b784fea8c813787d6a02529c41797
--- /dev/null
+++ b/Documentation/Cookbook/rst/recipes/hyperspectral.rst
@@ -0,0 +1,8 @@
+Hyperspectral image processing
+==============================
+
+Unmixing
+--------
+
+Anomaly detection
+-----------------