|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Homography_2D | |
sugr | This package (SUGR) is a library for Statistically Uncertain Geometric reasoning. |
Uses of Homography_2D in sugr |
Subclasses of Homography_2D in sugr | |
class |
Affinity_2D
This class contains constructors to build a Affinity_2D. |
class |
Motion_2D
This matrix contains translation(2) and rotation(1) in 2D |
class |
Rotation_2D
Class containing rotation (1) constructors. |
class |
Translation_2D
class containing transformation(2) constructors |
Constructors in sugr with parameters of type Homography_2D | |
Homography_2D(Homography_2D h1,
Homography_2D h2)
Creates a homography out of two given homographies: H=h1*h2 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |