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

Impala::Core::Feature::TestFunctions Class Reference

This class tests some feature functionality. More...

#include <TestFunctions.h>

Collaboration diagram for Impala::Core::Feature::TestFunctions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setUp ()
void tearDown ()
void testIntegralImage ()
void testReducedImage ()
void testReducedImageWeighted ()
void testHaar ()
void testSurf ()

Private Member Functions

 CPPUNIT_TEST_SUITE (TestFunctions)
 CPPUNIT_TEST (testIntegralImage)
 CPPUNIT_TEST (testReducedImage)
 CPPUNIT_TEST (testReducedImageWeighted)
 CPPUNIT_TEST (testHaar)
 CPPUNIT_TEST_SUITE_END ()

Private Attributes

Array::Array2dScalarReal64mImage
Array::Array2dScalarReal64mIntegral
Array::Array2dScalarReal64mReduced
 ILOG_VAR_DECL

Detailed Description

This class tests some feature functionality.

It works with the cppunit test suite: http://cppunit.sourceforge.net/doc/lastest/index.html caller is Samples/mainTestUnit.cpp

Definition at line 24 of file TestFunctions.h.


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