File: index.rst

package info (click to toggle)
python-imgviz 1.5.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,132 kB
  • sloc: python: 3,354; makefile: 15
file content (25 lines) | stat: -rw-r--r-- 391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _root:

imgviz Documentation
====================

Image Visualization Tools.

.. image:: /_static/getting_started.jpg
   :align: center

.. include:: installation.rst

.. toctree::
   :maxdepth: 2

   getting_started.rst
   Examples <https://github.com/wkentaro/imgviz/tree/main/examples>
   reference/index.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`