adjust numerical precision for windows build
This commit is contained in:
parent
82a5ff8540
commit
5442de7d99
@ -47,7 +47,7 @@
|
|||||||
using namespace cv;
|
using namespace cv;
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
static const double numerical_precision = 1.;
|
static const double numerical_precision = 10.;
|
||||||
|
|
||||||
TEST(Photo_Decolor, regression)
|
TEST(Photo_Decolor, regression)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user