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 (15 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
IO Module
=========

.. autosummary::
   :toctree: generated/
   :nosignatures:

   imgviz.io.imread
   imgviz.io.imsave
   imgviz.io.cv_imshow
   imgviz.io.cv_waitkey
   imgviz.io.pyplot_to_numpy
   imgviz.io.pyglet_imshow
   imgviz.io.pyglet_run
   imgviz.io.PygletThreadedImageViewer