ACT-CV - Machine Vision for Cognitive Modeling
|
tests for act-cv More...
#include <iostream>
#include <vector>
#include <time.h>
#include <stdlib.h>
#include <config.h>
#include "TestCase.h"
#include "ActCvObsTest.h"
#include "FrameObsTest.h"
#include "MatchTests.h"
#include "KalmanTest.h"
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 46 of file tests.cpp.
References tests::TestCase::GetName(), tests::TestSuite::Run(), tests::TestFailure::theCause, tests::TestFailure::theFile, tests::TestFailure::theLine, and tests::TestFailure::theTest.