summaryrefslogtreecommitdiffstats
path: root/libraries/libkface/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-10-17 17:04:59 +0200
committer Willy Sudiarto Raharjo2015-10-17 17:07:01 +0200
commitd000e6e4151a1829c3ee761b4b07f86101762b39 (patch)
tree2ee73ebe81a82244525cae116b85ab3dc3ac76be /libraries/libkface/README
parent8a748875c35cf2f73d5b94187f620e4973528f44 (diff)
downloadslackbuilds-d000e6e4151a1829c3ee761b4b07f86101762b39.tar.gz
libraries/libkface: Added (KDE face recognition wrapper library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libkface/README')
-rw-r--r--libraries/libkface/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libkface/README b/libraries/libkface/README
new file mode 100644
index 0000000000..8ccd70bdbc
--- /dev/null
+++ b/libraries/libkface/README
@@ -0,0 +1,2 @@
+A Qt/C++ wrapper around LibFace library to perform face recognition
+and detection over pictures.