File: tutorial_python.dox

package info (click to toggle)
visp 3.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 166,332 kB
  • sloc: cpp: 392,705; ansic: 224,448; xml: 23,444; python: 13,701; java: 4,792; sh: 206; objc: 145; makefile: 60
file content (12 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
/*! \page tutorial_python ViSP for Python

This page introduces the user to the way to exploit ViSP with Python.

- \subpage tutorial-python-sphinx-doc <br>In this tutorial you will find the link to ViSP Python bindings
  documentation with some examples.

- \subpage tutorial-install-python-bindings <br>In this tutorial you will learn how to install ViSP Python bindings.

- \subpage tutorial-read-write-NPZ-format <br>In this tutorial you will learn how to use NumPy NPY/NPZ file format
  to read and save large arrays of data.
*/