test update because changed Sobel Normalization
This commit is contained in:
parent
a84334cfc2
commit
3cb9afb4e7
@ -92,5 +92,5 @@ TEST(SoftCascade, detect)
|
||||
total++;
|
||||
}
|
||||
std::cout << "detected: " << (int)objects.size() << std::endl;
|
||||
ASSERT_EQ((int)objects.size(), 1501);
|
||||
ASSERT_EQ((int)objects.size(), 1469);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user