Commit e0e1e126 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1009 from sovrasov:mac_tld_test_update

parents 8d74aaad 30c249b4
......@@ -482,7 +482,7 @@ TEST_P(DistanceAndOverlap, Shifted_Data_Boosting)
TEST_P(DistanceAndOverlap, Shifted_Data_TLD)
{
TrackerTest test( Tracker::create( "TLD" ), dataset, 120, .4f, CenterShiftLeft);
TrackerTest test( Tracker::create( "TLD" ), dataset, 120, .2f, CenterShiftLeft);
test.run();
}
/***************************************************************************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment