MRPT
2.0.1
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
g
h
i
l
m
n
p
r
s
t
u
v
w
+
Typedefs
a
c
f
i
m
o
p
r
s
t
v
+
Enumerations
c
e
f
g
m
n
p
s
t
v
+
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
+
Enumerations
a
e
f
j
m
o
p
q
r
s
t
u
v
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
y
+
Related Functions
c
d
e
g
m
o
p
t
w
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Typedefs
b
c
d
g
i
j
l
m
p
r
s
t
v
x
Enumerations
+
Enumerator
a
d
e
i
j
n
p
r
s
u
w
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Examples
mrpt
vision.h
Go to the documentation of this file.
1
/* +---------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| https://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2020, Individual contributors, see AUTHORS file |
6
| See: https://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See details in https://www.mrpt.org/License |
8
+---------------------------------------------------------------------------+
9
*/
10
11
#pragma once
12
13
#ifndef MRPT_NO_WARN_BIG_HDR
14
MRPT_WARNING
(
15
"Including <mrpt/vision.h> makes compilation much slower, consider "
16
"including only what you need (define MRPT_NO_WARN_BIG_HDR to disable this "
17
"warning)"
)
18
#endif
19
20
#include <
mrpt/vision/CDifodo.h
>
21
#include <
mrpt/vision/CFeatureExtraction.h
>
22
#include <
mrpt/vision/CImagePyramid.h
>
23
#include <
mrpt/vision/CStereoRectifyMap.h
>
24
#include <
mrpt/vision/CUndistortMap.h
>
25
#include <
mrpt/vision/CVideoFileWriter.h
>
26
#include <
mrpt/vision/TKeyPoint.h
>
27
#include <
mrpt/vision/chessboard_camera_calib.h
>
28
#include <
mrpt/vision/chessboard_find_corners.h
>
29
#include <
mrpt/vision/chessboard_stereo_camera_calib.h
>
30
#include <
mrpt/vision/descriptor_kdtrees.h
>
31
#include <
mrpt/vision/descriptor_pairing.h
>
32
#include <
mrpt/vision/pinhole.h
>
33
#include <
mrpt/vision/tracking.h
>
34
#include <
mrpt/vision/utils.h
>
35
36
// Maps:
37
#include <
mrpt/maps/CLandmark.h
>
38
#include <
mrpt/maps/CLandmarksMap.h
>
39
40
// Obs:
41
#include <
mrpt/obs/CObservationVisualLandmarks.h
>
CStereoRectifyMap.h
chessboard_find_corners.h
descriptor_kdtrees.h
CFeatureExtraction.h
MRPT_WARNING
#define MRPT_WARNING(x)
Definition:
common.h:112
descriptor_pairing.h
tracking.h
CImagePyramid.h
CVideoFileWriter.h
CDifodo.h
TKeyPoint.h
pinhole.h
CLandmark.h
chessboard_camera_calib.h
chessboard_stereo_camera_calib.h
CObservationVisualLandmarks.h
CLandmarksMap.h
CUndistortMap.h
utils.h
Page generated by
Doxygen 1.8.14
for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020