summaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
Diffstat (limited to 'src/python')
-rw-r--r--src/python/doc/datasets.rst6
-rw-r--r--src/python/doc/img/bunny.pngbin0 -> 48040 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/src/python/doc/datasets.rst b/src/python/doc/datasets.rst
index 4fa8a628..62b7dca0 100644
--- a/src/python/doc/datasets.rst
+++ b/src/python/doc/datasets.rst
@@ -112,6 +112,12 @@ Fetching datasets
We provide some ready-to-use datasets that are not available by default when getting GUDHI, and need to be fetched explicitly.
+.. figure:: ./img/bunny.png
+ :figclass: align-center
+
+ 3D Stanford bunny with 35947 vertices.
+
+
.. automodule:: gudhi.datasets.remote
:members:
:special-members:
diff --git a/src/python/doc/img/bunny.png b/src/python/doc/img/bunny.png
new file mode 100644
index 00000000..769aa530
--- /dev/null
+++ b/src/python/doc/img/bunny.png
Binary files differ