From 72d392a3741a854847351d44fa551751ffd9480f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 24 Sep 2012 01:03:01 +0000 Subject: Add gitignore, recompile qfc, and create my camera's calibration file git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@168 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb --- .gitignore | 8 ++++++++ bin/QFunctionConfigurator.dll | Bin 65536 -> 106496 bytes bin/cal/Logitech HD Webcam C525.lens | 15 +++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 .gitignore create mode 100755 bin/cal/Logitech HD Webcam C525.lens diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..cf858ac6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +[Dd]ebug +[Rr]elease +/bin/* +/bin_dbg/* +[Gg]enerated[Ff]iles +*.ncb +*.suo +*.user diff --git a/bin/QFunctionConfigurator.dll b/bin/QFunctionConfigurator.dll index 0f0cd18a..191ebe92 100755 Binary files a/bin/QFunctionConfigurator.dll and b/bin/QFunctionConfigurator.dll differ diff --git a/bin/cal/Logitech HD Webcam C525.lens b/bin/cal/Logitech HD Webcam C525.lens new file mode 100755 index 00000000..632d87fc --- /dev/null +++ b/bin/cal/Logitech HD Webcam C525.lens @@ -0,0 +1,15 @@ + + + -931.20577838469796 + -989.61968745875026 + 320.0 + 240.0 + 0.721257304978006 + 0.000000000000000 + 0.000000000000000 + 0.000000000000000 + 0.000000000000000 + 0.000000000000000 + 640 + 480 + -- cgit v1.2.3