JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
georegression.struct.Matrix3x3_F32
Packages that use
Matrix3x3_F32
Package
Description
georegression.struct
georegression.struct.homography
Uses of
Matrix3x3_F32
in
georegression.struct
Methods in
georegression.struct
with parameters of type
Matrix3x3_F32
Modifier and Type
Method
Description
void
Matrix3x3_F32.
setTo
(
Matrix3x3_F32
b)
Uses of
Matrix3x3_F32
in
georegression.struct.homography
Subclasses of
Matrix3x3_F32
in
georegression.struct.homography
Modifier and Type
Class
Description
class
Homography2D_F32
Describes a homography transform in 2D.