Explain why the fork

This commit is contained in:
matiasdelellis
2020-04-13 18:39:48 -03:00
committed by GitHub
parent a5e7cf3535
commit e69df35435

View File

@@ -2,6 +2,9 @@
Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. See http://dlib.net for the main project documentation and API reference.
## Note
This is a fork of the [original pdlib extension](https://github.com/goodspb/pdlib), which we will use temporarily for the Nextcloud [FaceRecognition](https://github.com/matiasdelellis/facerecognition) application while the original author is not responding.
## Installation
Read [Installation](https://github.com/matiasdelellis/pdlib/wiki/Installation) documentation on the wiki for details.