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