Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

DSurf.h File Reference

#include "Core/Array/IntegrateReduce.h"
#include "Core/Feature/HaarResponse.h"
#include "Core/Feature/PointDescriptorTable.h"
#include "Util/TimeStats.h"

Include dependency graph for DSurf.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Feature

Functions

void Impala::Core::Feature::AddDSurfOptions (CmdOptions &options)
void Impala::Core::Feature::GetDSurfOptions (CmdOptions &options, int &haarSize, int &subregionSize, int &spatiality)
void Impala::Core::Feature::ExtractFeatureIntoVector (Real64 *vector, std::vector< Array::Array2dScalarReal64 * > &features, int x, int y, int spatiality)
 subroutine of DSurf - extract from the collection of images 'features'; at the point (x,y) a feature that we will store in vector 'v' x and y are assumed to be in range of the image considering spatiality
Matrix::Mat * Impala::Core::Feature::DSurf (Array::Array2dScalarReal64 *image, PointDescriptorTable *pointData, int sampleRate, int numberHaarSum, int spatiality)
 image in, descriptors are added to pointList


Generated on Thu Jan 13 09:11:02 2011 for ImpalaSrc by  doxygen 1.5.1