minor changes in gpu performance sample

This commit is contained in:
Alexey Spizhevoy
2011-04-01 07:31:06 +00:00
parent 3f2daa1dcf
commit caa2733636
2 changed files with 7 additions and 17 deletions

View File

@@ -6,19 +6,6 @@
using namespace std;
using namespace cv;
void TestSystem::setWorkingDir(const string& val)
{
working_dir_ = val;
}
void TestSystem::setTestFilter(const string& val)
{
test_filter_ = val;
}
void TestSystem::run()
{
// Run test initializers