pdlib/tests
Matias De lellis 526fb725ce Add native vector_lenght() function which calculates the euclidean distance 80%
faster. See https://github.com/matiasdelellis/pdlib/pull/2.

Increase the version to 1.0.2 since this is a required function for our
application and we must control it.

Add more compilation info in php-info(), and print a final message with the
build options when configure.

Fix that when dlib is not installed, the configuration returns that it cannot
find pkgconfig. See https://github.com/matiasdelellis/facerecognition/issues/261

Also implement the test on travis. See for example:
(https://travis-ci.com/github/matiasdelellis/pdlib/builds/161854044)
2020-07-07 19:11:56 -03:00
..
001.phpt first commit 2018-05-21 01:23:19 +08:00
chinese_whispers_basic.phpt Support for raw chinese_whispers 2018-08-07 00:04:05 +02:00
chinese_whispers_edge_associative_array_error.phpt Support for raw chinese_whispers 2018-08-07 00:04:05 +02:00
chinese_whispers_edge_elements_not_long.phpt Support for raw chinese_whispers 2018-08-07 00:04:05 +02:00
chinese_whispers_edge_not_2_element_error.phpt Support for raw chinese_whispers 2018-08-07 00:04:05 +02:00
chinese_whispers_edge_not_array_error.phpt Support for raw chinese_whispers 2018-08-07 00:04:05 +02:00
chinese_whispers_wrong_arg_type_error.phpt Fix and improve reflection 2020-06-22 16:22:37 +02:00
cnn_face_detection_ctor_error.phpt Fix and improve reflection 2020-06-22 16:22:37 +02:00
cnn_face_detection_ctor_model_not_found_error.phpt Adding support for cnn face detector 2018-07-16 22:34:55 +02:00
dlib_face_detection.phpt fix tests skip condition 2020-06-20 08:23:50 +02:00
face_landmark_detection_ctor_error.phpt Fix and improve reflection 2020-06-22 16:22:37 +02:00
face_recognition_ctor_error.phpt Fix and improve reflection 2020-06-22 16:22:37 +02:00
integration_face_recognition.phpt fix tests skip condition 2020-06-20 08:23:50 +02:00
lenna.jpg Face recognition 2018-08-29 00:31:57 +02:00
vector_length.phpt Add native vector_lenght() function which calculates the euclidean distance 80% 2020-07-07 19:11:56 -03:00
version.phpt Add native vector_lenght() function which calculates the euclidean distance 80% 2020-07-07 19:11:56 -03:00