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

Impala::Core::Trec::VisualQueryEngine Class Reference

#include <VisualQueryEngine.h>

Collaboration diagram for Impala::Core::Trec::VisualQueryEngine:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::list< KeyframeResultKeyframeResultList

Public Member Functions

 VisualQueryEngine (ThreadSet *threadset, int maxResults)
KeyframeResultList QueryByRegion (int keyframeID, Core::Geometry::Rectangle rect, int h, int w)
KeyframeResultList QueryByRegion (int keyframeID, float left, float top, float right, float bot)
KeyframeResultList QueryVisual (int keyframeID, bool forcerecalculate=false)
KeyframeResultList QueryVisual (std::string thread, int keyframeID, bool forcerecalculate=false)
KeyframeResultList QueryVisual (Thread *thread, int keyframeID, bool forcerecalculate=false, int maxToReturn=-1)

Private Attributes

ThreadSetmThreadSet
int mMaxResults
 ILOG_VAR_DEC

Detailed Description

Definition at line 15 of file VisualQueryEngine.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:26:53 2010 for ImpalaSrc by  doxygen 1.5.1