From 32f94d32b90d647da49d5dffc60cd5b6e4f895ec Mon Sep 17 00:00:00 2001 From: Matias De lellis Date: Tue, 7 Jul 2020 19:30:34 -0300 Subject: [PATCH] Fix test. Probably Remi changed some default option on php 8.0 update --- tests/integration_face_recognition.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration_face_recognition.phpt b/tests/integration_face_recognition.phpt index 9179577..ca9d75d 100644 --- a/tests/integration_face_recognition.phpt +++ b/tests/integration_face_recognition.phpt @@ -59,6 +59,6 @@ Processing prediction model Processing recognition model Detection Faces found = 1 -Face[0] in bounding box (left=187, top=186, right=357, bottom=355) +Face[0] in bounding box (left=191, top=200, right=355, bottom=363) Since we used model with 5 shape predictions, we found 5 landmark parts Descriptor is vector of 128 dimensions