Base class for 3D homogeneous features. More...
#include <mvl/Homg.h>
#include <vnl/vnl_double_4.h>
#include <vnl/vnl_vector.h>
#include <vcl_cassert.h>
Go to the source code of this file.
Classes | |
class | Homg3D |
Base class for 3D homogeneous features.
Base class for 3D homogeneous features.
Modifications 210297 AWF Switched to fixed-length vectors for speed. 110397 Peter Vanroose - added operator== 100904 Peter Vanroose - Inlined all 1-line methods in class decl
Definition in file Homg3D.h.