diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-13 19:04:05 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-13 19:04:05 +0200 |
commit | edfde661b2d1ff0b891056b22dc7ca2f92b62206 (patch) | |
tree | 7f334898fba4d5772f465a250dd4c68269783c0d /3rdparty-notices | |
parent | c1503fe8eda914541415ece61e53001060c6e5ae (diff) |
ht: move docs
Diffstat (limited to '3rdparty-notices')
-rw-r--r-- | 3rdparty-notices/HEADTRACKER-LICENSE.txt | 32 |
1 files changed, 32 insertions, 0 deletions
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 <sthalik@misaki.pl> + +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 |