OpenCV
4.12.0-dev
4.11.0
5.0.0-pre
5.0.0alpha
4.10.0
4.9.0
4.8.0
4.7.0
4.6.0
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.0
4.3.0
4.2.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.4.20-dev
3.4.20
3.4.19
3.4.18
3.4.17
3.4.16
3.4.15
3.4.14
3.4.13
3.4.12
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
Open Source Computer Vision
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Classes
Class List
Class Index
+
Files
Files index
+
Global objects
+
All
_
a
c
d
f
h
i
k
l
m
n
o
p
r
s
t
u
v
+
Functions
_
a
c
h
m
n
p
u
Variables
+
Typedefs
c
i
n
s
u
v
Enumerations
+
Enumerator
c
n
+
Macros
_
c
d
f
h
i
l
m
n
o
r
s
t
u
v
Examples
Java documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
cv
Affine3
cv::Affine3< T > Member List
This is the complete list of members for
cv::Affine3< T >
, including all inherited members.
Affine3
()
cv::Affine3< T >
Affine3
(const Mat4 &affine)
cv::Affine3< T >
Affine3
(const Mat3 &R, const Vec3 &t=Vec3::all(0))
cv::Affine3< T >
Affine3
(const Vec3 &rvec, const Vec3 &t=Vec3::all(0))
cv::Affine3< T >
Affine3
(const Mat &data, const Vec3 &t=Vec3::all(0))
cv::Affine3< T >
explicit
Affine3
(const float_type *vals)
cv::Affine3< T >
explicit
cast
() const
cv::Affine3< T >
concatenate
(const Affine3 &affine) const
cv::Affine3< T >
float_type
typedef
cv::Affine3< T >
Identity
()
cv::Affine3< T >
static
inv
(int method=cv::DECOMP_SVD) const
cv::Affine3< T >
linear
(const Mat3 &L)
cv::Affine3< T >
linear
() const
cv::Affine3< T >
Mat3
typedef
cv::Affine3< T >
Mat4
typedef
cv::Affine3< T >
matrix
cv::Affine3< T >
operator Affine3< Y >
() const
cv::Affine3< T >
rotate
(const Mat3 &R) const
cv::Affine3< T >
rotate
(const Vec3 &rvec) const
cv::Affine3< T >
rotation
(const Mat3 &R)
cv::Affine3< T >
rotation
(const Vec3 &rvec)
cv::Affine3< T >
rotation
(const Mat &data)
cv::Affine3< T >
rotation
() const
cv::Affine3< T >
rvec
() const
cv::Affine3< T >
translate
(const Vec3 &t) const
cv::Affine3< T >
translation
(const Vec3 &t)
cv::Affine3< T >
translation
() const
cv::Affine3< T >
Vec3
typedef
cv::Affine3< T >
Generated on Mon Dec 21 2020 01:56:17 for OpenCV by
1.8.13