From edfde661b2d1ff0b891056b22dc7ca2f92b62206 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 13 Jul 2015 19:04:05 +0200 Subject: ht: move docs --- 3rdparty-notices/HEADTRACKER-LICENSE.txt | 32 ++++++++++++++++++++++++++++++++ bin/tracker-ht/cleye.config | 4 ---- bin/tracker-ht/license.txt | 32 -------------------------------- bin/tracker-ht/thanks.txt | 5 ----- 4 files changed, 32 insertions(+), 41 deletions(-) create mode 100644 3rdparty-notices/HEADTRACKER-LICENSE.txt delete mode 100644 bin/tracker-ht/cleye.config delete mode 100644 bin/tracker-ht/license.txt delete mode 100644 bin/tracker-ht/thanks.txt diff --git a/3rdparty-notices/HEADTRACKER-LICENSE.txt b/3rdparty-notices/HEADTRACKER-LICENSE.txt new file mode 100644 index 00000000..a1a778e6 --- /dev/null +++ b/3rdparty-notices/HEADTRACKER-LICENSE.txt @@ -0,0 +1,32 @@ +Copyright (c) 2012-2013 Stanisław Halik + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +------------------------------------------------------------------------ + +Credit for the head mesh: + +Jed Frechette submitted the mesh as a pull request. +I cannot thank him enough! + +------------------------------------------------------------------------ + +The project links against the flandmark library, written by +Michal Uřičář and Vojtěch Franc. The library is GPL3-licensed. + +More info at: http://cmp.felk.cvut.cz/~uricamic/flandmark +Github repo: https://github.com/uricamic/flandmark + +------------------------------------------------------------------------ + +The projects uses OpenCV, see http://code.opencv.org for more info. \ No newline at end of file diff --git a/bin/tracker-ht/cleye.config b/bin/tracker-ht/cleye.config deleted file mode 100644 index bfb37b47..00000000 --- a/bin/tracker-ht/cleye.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/bin/tracker-ht/license.txt b/bin/tracker-ht/license.txt deleted file mode 100644 index a1a778e6..00000000 --- a/bin/tracker-ht/license.txt +++ /dev/null @@ -1,32 +0,0 @@ -Copyright (c) 2012-2013 Stanisław Halik - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - ------------------------------------------------------------------------- - -Credit for the head mesh: - -Jed Frechette submitted the mesh as a pull request. -I cannot thank him enough! - ------------------------------------------------------------------------- - -The project links against the flandmark library, written by -Michal Uřičář and Vojtěch Franc. The library is GPL3-licensed. - -More info at: http://cmp.felk.cvut.cz/~uricamic/flandmark -Github repo: https://github.com/uricamic/flandmark - ------------------------------------------------------------------------- - -The projects uses OpenCV, see http://code.opencv.org for more info. \ No newline at end of file diff --git a/bin/tracker-ht/thanks.txt b/bin/tracker-ht/thanks.txt deleted file mode 100644 index 42612dfa..00000000 --- a/bin/tracker-ht/thanks.txt +++ /dev/null @@ -1,5 +0,0 @@ -The following people deserve thanks for their work on libheadtracker: - -The awesome head mesh, made using a 3D scanner was made by -Jed Frechette. I cannot thank him enough, given how much it -helped improve the program. \ No newline at end of file -- cgit v1.2.3