ViSP
 All Classes Functions Variables Enumerations Enumerator Friends Groups Pages
Tracking 2D image moments
+ Collaboration diagram for Tracking 2D image moments:

Classes

class  vpMoment
 This class defines shared methods/attributes for 2D moments. More...
class  vpMomentAlpha
 This class defines the orientation of the object inside the plane parallel to the object. More...
class  vpMomentArea
 Class handling the surface moment. More...
class  vpMomentAreaNormalized
 Class handling the normalized surface moment that is invariant in scale and used to estimate depth. More...
class  vpMomentBasic
 This class defines the 2D basic moment $m_{ij}$. This class is a wrapper for vpMomentObject wich allows to use it as a moment. This enables all common operations such as adding to a vpMomentDatabase. More...
class  vpMomentCentered
 This class defines the double-indexed centered moment descriptor $\mu_{ij}$. More...
class  vpMomentCInvariant
 This class defines several 2D (translation+rotation+scale) invariants for both symmetric and non-symmetric objects. These moment-based invariants are described in the following papers: More...
class  vpMomentCommon
 This class initializes and allows access to commonly used moments. More...
class  vpMomentDatabase
 This class allows to register all vpMoments so they can access each other according to their dependencies. More...
class  vpMomentGravityCenter
 Class describing 2D gravity center moment. More...
class  vpMomentGravityCenterNormalized
 Class describing 2D normalized gravity center moment. More...
class  vpMomentObject
 Class for generic objects. More...

Detailed Description