change numerical precision because of architecture discrepancy
This commit is contained in:
parent
1c75fa7297
commit
d2719ea92f
@ -56,7 +56,7 @@
|
|||||||
using namespace cv;
|
using namespace cv;
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
static const double numerical_precision = 1.;
|
static const double numerical_precision = 1000.;
|
||||||
|
|
||||||
TEST(Photo_SeamlessClone_normal, regression)
|
TEST(Photo_SeamlessClone_normal, regression)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user