File: README.Debian

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 (33 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (4)
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
26
27
28
29
30
31
32
33
Notes for the Debian ViSP packages
----------------------------------

The visp package of Debian is divided in different modules.
This allow the user to install only the useful modules. For
example, the libvisp_ar library is not necessary when augmented
reality capabilities are not used.

 - libvisp-ar*
 - libvisp-blob*
 - libvisp-core*
 - libvisp-detection*
 - libvisp-dnn-tracker*
 - libvisp-gui*
 - libvisp-imgproc*
 - libvisp-io*
 - libvisp-klt*
 - libvisp-me*
 - libvisp-mbt*
 - libvisp-robot*
 - libvisp-sensor*
 - libvisp-tt*
 - libvisp-tt-mi*
 - libvisp-vision*
 - libvisp-visual-features*
 - libvisp-vs*

Please install the packages including the necessary libraries 
when you want to make a package using visp.

Note that visp package provides pkg-config file and cmake config file
to help ViSP detection.