Increased test threshold for arm
This commit is contained in:
parent
7bfc50b84d
commit
33134ecb87
@ -1008,7 +1008,7 @@ TEST( Features2d_DescriptorExtractor_OpponentSIFT, regression )
|
||||
|
||||
TEST( Features2d_DescriptorExtractor_OpponentSURF, regression )
|
||||
{
|
||||
CV_DescriptorExtractorTest<L2<float> > test( "descriptor-opponent-surf", 0.18f,
|
||||
CV_DescriptorExtractorTest<L2<float> > test( "descriptor-opponent-surf", 0.3f,
|
||||
DescriptorExtractor::create("OpponentSURF"), 0.147372f );
|
||||
test.safe_run();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user