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 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 3rdparty-notices/HEADTRACKER-LICENSE.txt (limited to '3rdparty-notices') 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 -- cgit v1.2.3