File: mainpage.dox

package info (click to toggle)
ros-image-pipeline 1.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,320 kB
  • sloc: cpp: 6,220; python: 2,143; xml: 445; sh: 21; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/**

@mainpage

@htmlinclude manifest.html

@b stereo_image_proc contains a node for performing rectification and
color processing on the raw images produced by a pair of stereo cameras.
It also produces 3d stereo outputs - the disparity image and point cloud.
See http://www.ros.org/wiki/stereo_image_proc for documentation.

Currently this package has no public code API.

*/