MPEG CDVA Experimentation Model (CXM)  1.0
Compact Descriptors for Visual Analisys
Public Member Functions
mpeg7cdva::CoordList Class Referenceabstract

#include <CompressedFeatureList.h>

Inheritance diagram for mpeg7cdva::CoordList:
Inheritance graph
[legend]

Public Member Functions

 CoordList ()
 
 CoordList (mpeg7cdvs::FeatureList &fl)
 
virtual unsigned int getX (int i)=0
 
virtual unsigned int getY (int i)=0
 

Constructor & Destructor Documentation

◆ CoordList() [1/2]

mpeg7cdva::CoordList::CoordList ( )
inline

References getX(), and getY().

Here is the call graph for this function:

◆ CoordList() [2/2]

mpeg7cdva::CoordList::CoordList ( mpeg7cdvs::FeatureList &  fl)

Member Function Documentation

◆ getX()

virtual unsigned int mpeg7cdva::CoordList::getX ( int  i)
pure virtual

◆ getY()

virtual unsigned int mpeg7cdva::CoordList::getY ( int  i)
pure virtual

The documentation for this class was generated from the following file: