visual_features¶
Classes
class that defines what is a visual feature |
|
Class that defines conversion between trackers and visual features. |
|
Class that defines a 3D point visual feature \(s\) which is composed by one parameters that is \(log( \frac{Z}{Z^*})\) that defines the current depth relative to the desired depth. |
|
Class that defines 2D ellipse visual feature. |
|
Class that defines a 2D line visual feature \(s\) which is composed by two parameters that are \(\rho\) and \(\theta\) , the polar coordinates of a line. |
|
Class that defines the image luminance visual feature. |
|
Overloaded function. |
|
This class defines shared system methods/attributes for 2D moment features but no functional code. |
|
Functionality computation for in-plane rotation moment feature \(\alpha\) : computes the interaction matrix associated with vpMomentAlpha . |
|
Surface moment feature. |
|
Functionality computation for normalized surface moment feature. |
|
Functionality computation for basic moment feature. |
|
Functionality computation for 2D rotation/translation/scale non-symmetric invariant moment feature. |
|
Functionality computation for centered moment feature. |
|
This class allows to access common vpFeatureMoments in a pre-filled database. |
|
This class allows to register all feature moments (implemented in vpFeatureMoment . |
|
Functionality computation for gravity center moment feature. |
|
Functionality computation for centered and normalized moment feature. |
|
Class that defines a 2D point visual feature \(s\) which is composed by two parameters that are the cartesian coordinates \(x\) and \(y\) . |
|
Class that defines the 3D point visual feature. |
|
Class that defines 2D image point visual feature with polar coordinates \((\rho,\theta)\) described in [9] . |
|
Class that defines a 2D segment visual features. |
|
Class that defines a 3D visual feature \(s\) from a \(\theta u\) axis/angle parametrization that represent the rotation between to frames. |
|
Class that defines the translation visual feature \(s=(t_x,t_y,t_z)\) . |
|
Class that defines 2D vanishing point visual features. |
|
Class that enables to define a feature or a set of features which are not implemented in ViSP as a specific class. |
|
Overloaded function. |
|
Base class for functions that map an image and its interaction matrix to a different domain. |
|
Overloaded function. |
|