Tadas Baltrusaitis
|
cdecf902cd
|
Updating licensing in source code files. More thorough travis tests.
|
2018-05-29 18:03:26 +01:00 |
|
Tadas Baltrusaitis
|
1e13c8ca33
|
DISFA model naming fix.
|
2018-05-09 21:53:26 +01:00 |
|
Tadas Baltrusaitis
|
6df6d9c8c6
|
Another attempt at making travis run, and correcting self-asignment which would have led to a bug once GUI aligned image scaling is implemented.
|
2018-05-08 20:27:47 +01:00 |
|
Tadas Baltrusaitis
|
67ad47912d
|
Another attempt at OS X and blas/dlib fix.
|
2018-05-08 19:44:34 +01:00 |
|
Tadas Baltrusaitis
|
74f42ed41a
|
Removing some un-needed includes and removing some warnings.
|
2018-05-08 17:49:46 +01:00 |
|
Tadas Baltrusaitis
|
e6849c6b52
|
Moving to AVX instead of AVX2, compiler warning fixes. Losing dependency on OpenCV C style bindings for affine warping.
|
2018-05-07 21:54:52 +01:00 |
|
Tadas Baltrusaitis
|
a4c6f6fefa
|
Removing un-needed PAW and PDM definitions in FaceAnalyser, appveyor script typo fix.
|
2018-05-06 10:37:12 +01:00 |
|
Tadas Baltrusaitis
|
838337c760
|
Moving OpenFace 2.0 to develop branch and getting ready for master.
|
2018-05-06 08:19:09 +01:00 |
|
Tadas Baltrusaitis
|
51fbf805bc
|
Adapting to the case where no AU models are present (e.g. due to licensing issues).
|
2018-03-27 16:26:26 +01:00 |
|
Tadas Baltrusaitis
|
96ee923da7
|
AU training code adaptation to the new interface and testing.
|
2018-02-27 21:09:09 +00:00 |
|
Tadas Baltrusaitis
|
c7a2771a94
|
- Fixing Windows debug build due to linking to OpenCV.
- Adding a -nomask flag for extracting aligned faces
|
2018-02-08 08:21:03 +00:00 |
|
Tadas Baltrusaitis
|
27d00925ac
|
Adding debug dlland lib for openCV 3.4 and fixes for carriage returns on unix for AU names
|
2018-02-03 11:07:56 +00:00 |
|
Tadas Baltrusaitis
|
bb7a5f197b
|
Starting the move to OpenCV 3.4
|
2018-02-01 20:10:10 +00:00 |
|
Tadas Baltrusaitis
|
7b039b2e7a
|
Adding images for new wiki entries and some code for packaging releases.
|
2017-12-28 19:47:49 +00:00 |
|
Tadas Baltrusaitis
|
f9b979c547
|
Make file fixes.
|
2017-12-17 08:49:12 +00:00 |
|
Tadas Baltrusaitis
|
cb309b10d3
|
Correction with locale and precision.
|
2017-12-13 17:40:29 +00:00 |
|
Tadas Baltrusaitis
|
c5749cc3ba
|
Dealing better with online mode in feature extraction.
|
2017-11-25 09:22:34 +00:00 |
|
Tadas Baltrusaitis
|
82c7ccd57f
|
Dealing better with empty frames at the beginning.
|
2017-11-24 19:49:46 +00:00 |
|
Tadas Baltrusaitis
|
c15a5042a9
|
Confidence reporting bug if not tracked in first frame.
|
2017-11-24 17:44:32 +00:00 |
|
Tadas Baltrusaitis
|
dcb9d90eca
|
Fixing recorder and visualizer for FaceLandmarkImg
|
2017-11-16 17:46:34 +00:00 |
|
Tadas Baltrusaitis
|
1b80d55094
|
Towards adding hogs.
|
2017-11-15 20:06:23 +00:00 |
|
Tadas Baltrusaitis
|
6500865a0b
|
Code cleanup with visualization.
|
2017-11-14 07:54:02 +00:00 |
|
Tadas Baltrusaitis
|
e636b4ca7c
|
Moving shared rotation helpers to utilities, so as not to double code.
|
2017-11-11 11:57:57 +00:00 |
|
Tadas Baltrusaitis
|
087202a5b3
|
removing old dep.
|
2017-10-26 15:21:43 +01:00 |
|
Tadas Baltrusaitis
|
7bcbb5e189
|
Separating gaze analysis into a separate project, getting closer to being ready to integrate GUI and CE-CLM branches.
|
2017-10-26 08:50:15 +01:00 |
|
Tadas Baltrusaitis
|
0980b1587c
|
Another attempt to resolve the include issues for gcc.
|
2017-10-25 19:32:36 +01:00 |
|
Tadas Baltrusaitis
|
3a3b375197
|
Another attempt at a fix.
|
2017-10-25 19:13:47 +01:00 |
|
Tadas Baltrusaitis
|
ea370ae43f
|
A fix for unix compilation.
|
2017-10-25 17:04:28 +01:00 |
|
Tadas Baltrusaitis
|
9356344e91
|
Another missing include for cmake.
|
2017-10-25 08:39:38 +01:00 |
|
Tadas Baltrusaitis
|
85a201c508
|
OpenBLAS cmake fixes.
|
2017-10-25 07:40:31 +01:00 |
|
Tadas Baltrusaitis
|
790e10fdbd
|
Moving everything to world coordinate space to avoid confusion, it is still possible to call with respect to camera space through code though.
|
2017-10-24 16:26:08 +01:00 |
|
Tadas Baltrusaitis
|
863b62adb8
|
Fixes to cmake with new face analyser separation.
|
2017-10-24 07:57:49 +01:00 |
|
Tadas Baltrusaitis
|
c9061824c5
|
Adding direct OpenBLAS code for some speedups.
|
2017-10-23 18:54:02 +01:00 |
|
Tadas Baltrusaitis
|
f038f8cc65
|
AU prediction de-coupling from landmark detection modules, allowing different PDMs to be used (or a different 68 point detector altogether).
|
2017-10-23 17:58:35 +01:00 |
|
Tadas Baltrusaitis
|
1f356eb8ae
|
More changes to bring up to speed for GUI:
- Outputting gaze angle
- Outputting eye landmarks
|
2017-10-21 20:40:18 +01:00 |
|
Tadas Baltrusaitis
|
1cfb765bb9
|
Gaze estimation correction with offset, changing world coordinates to be default ones.
|
2017-10-20 21:59:10 +01:00 |
|
Tadas Baltrusaitis
|
8cc98be724
|
First try at a new landmark validator.
|
2017-07-29 18:19:41 -04:00 |
|
Tadas Baltrusaitis
|
305af01326
|
Auto stash before merge of "develop" and "origin/develop"
- Adding new license files
- Replacing images with more suitable CC ones
|
2017-05-08 21:36:23 -04:00 |
|
Tadas Baltrusaitis
|
1c546298b8
|
A small fix for linux compilation.
|
2017-03-08 14:25:13 -05:00 |
|
Tadas Baltrusaitis
|
52c50b4ff3
|
- Fixing the issue with gaze not tracking properly in video and landmark modes.
- Fixing the simscale/simalign bug
|
2017-03-08 11:46:50 -05:00 |
|
Tadas Baltrusaitis
|
51f442a3e2
|
Merge pull request #107 from CJxD/develop
Fix CMake install process for Unix make install
|
2017-01-03 14:20:34 -05:00 |
|
Chris Watts
|
b33fe0730a
|
Fix the make install process on Unix
Conflicts:
.gitignore
|
2016-12-18 00:10:43 +00:00 |
|
Tadas Baltrusaitis
|
7b2bd15f2e
|
- A bug fix in FeatureExtraction when video is shorter than 3 frames.
- A small fix in head pose experiment output
|
2016-12-16 12:13:36 -05:00 |
|
Tadas Baltrusaitis
|
c1ff40399e
|
Bug fixes
|
2016-09-06 12:32:33 -04:00 |
|
Tadas Baltrusaitis
|
1b804c95b6
|
Merge branch 'master' into develop
|
2016-09-06 10:37:03 -04:00 |
|
Tadas Baltrusaitis
|
96f9f5d06f
|
Merge branch 'feature/logging' into develop
|
2016-09-06 10:26:10 -04:00 |
|
Tadas Baltrusaitis
|
c1431fe815
|
Fixes with drawing antialiased lines and landmarks using sub-pixel precision.
|
2016-09-06 10:20:31 -04:00 |
|
Tadas Baltrusaitis
|
4c2e0bd9a0
|
Getting rid of some warnings.
|
2016-08-13 17:56:17 -04:00 |
|
Tadas Baltrusaitis
|
a81f1d3223
|
Merge pull request #39 from Temigo/master
Fix install in CMakeLists.txt files
|
2016-08-04 14:13:33 -04:00 |
|
Tadas Baltrusaitis
|
5416048697
|
Corrections for output, faster compilation in VS2015, retuning experiments.
|
2016-08-01 13:39:52 -04:00 |
|