#include <CompressedFeatureList.h>
|
| CompressedFeatureList () |
|
| CompressedFeatureList (const CompressedFeatureList &a, bool relevantOnly=false) |
|
| CompressedFeatureList (const mpeg7cdvs::FeatureList &a, bool relevantOnly) |
|
CompressedFeatureList & | operator= (CompressedFeatureList a) |
|
CompressedFeatureList & | operator= (mpeg7cdvs::CompressedFeatureList a) |
|
void | toCDVScfl (mpeg7cdvs::CompressedFeatureList &cfl) |
|
void | allocate (int nFeatures, int descLen) |
|
virtual int | matchDescriptors_oneWay (mpeg7cdvs::PointPairs &pairs, const CompressedFeatureList &otherFeatureList, float ratioThreshold, DescriptorTimeMap &thisDtm, DescriptorTimeMap &otherDtm, CoordList &thisFl, CoordList &otherFl, int thisIdx, int otherIdx, int **distanceMatrix) const |
|
virtual int | matchDescriptors_twoWay (mpeg7cdvs::PointPairs &pairs, const CompressedFeatureList &otherFeatureList, float ratioThreshold, DescriptorTimeMap &thisDtm, DescriptorTimeMap &otherDtm, CoordList &thisFl, CoordList &otherFl, int thisIdx, int otherIdx, int **distanceMatrix) const |
|
void | getFeatureList (mpeg7cdvs::FeatureList &fl) |
|
◆ CompressedFeatureList() [1/3]
mpeg7cdva::CompressedFeatureList::CompressedFeatureList |
( |
| ) |
|
◆ CompressedFeatureList() [2/3]
mpeg7cdva::CompressedFeatureList::CompressedFeatureList |
( |
const CompressedFeatureList & |
a, |
|
|
bool |
relevantOnly = false |
|
) |
| |
◆ CompressedFeatureList() [3/3]
mpeg7cdva::CompressedFeatureList::CompressedFeatureList |
( |
const mpeg7cdvs::FeatureList & |
a, |
|
|
bool |
relevantOnly |
|
) |
| |
◆ allocate()
void mpeg7cdva::CompressedFeatureList::allocate |
( |
int |
nFeatures, |
|
|
int |
descLen |
|
) |
| |
◆ getFeatureList()
void mpeg7cdva::CompressedFeatureList::getFeatureList |
( |
mpeg7cdvs::FeatureList & |
fl | ) |
|
◆ matchDescriptors_oneWay()
◆ matchDescriptors_twoWay()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ toCDVScfl()
void mpeg7cdva::CompressedFeatureList::toCDVScfl |
( |
mpeg7cdvs::CompressedFeatureList & |
cfl | ) |
|
◆ relevances
std::vector<int> mpeg7cdva::CompressedFeatureList::relevances |
The documentation for this class was generated from the following file: