Tadas Baltrusaitis
d01fd57b9a
- Adding GUI to CE-CLM (experimental and not fully complete)
...
- GUI fixes for multi-face support
2018-03-13 08:25:11 +00:00
Tadas Baltrusaitis
f2b510dd42
Removing redundant code that is now covered by utilities.
2018-02-15 17:00:33 +00:00
Tadas Baltrusaitis
4fe4fa0b24
Removing redundant functions (rotation conversions) that have been defined in utilities now.
2018-02-15 08:24:24 +00:00
Tadas Baltrusaitis
dd238bd15e
Gaze estimation maching the new interface.
2018-02-12 18:40:22 +00:00
Tadas Baltrusaitis
da29fb402c
Merge preparations for CE-CLM and master
2018-02-12 08:08:14 +00:00
Tadas Baltrusaitis
50ea71169e
Starting to merge gaze module, big issue is doubles vs. floats
2018-02-09 18:14:44 +00:00
Tadas Baltrusaitis
6566f1084f
More float simplifications.
2017-10-20 08:08:03 +01:00
Tadas Baltrusaitis
75c0a54d60
More changes to floats, and removing limiting of pose as that leads to an odd bug with the way rotations are currently represented internally.
2017-10-17 21:42:35 +01:00
Tadas Baltrusaitis
71dc98faa0
Some more removal of doubles.
2017-10-04 18:48:14 +01:00
Tadas Baltrusaitis
71174dc32b
Moving more stuff over to floats (landmark locations and piece-wise affine warps)
2017-10-02 21:26:56 +01:00
Tadas Baltrusaitis
f67cd346d2
Moving more of the PDM to floats
2017-10-01 12:56:14 +01:00
Tadas Baltrusaitis
c96aa6391b
Dealing with unusual image formats (16 bit and 4 channel).
2017-09-02 09:01:24 +01:00
Tadas Baltrusaitis
f62516789c
Simplifying conversion to grayscale
2017-08-26 17:01:54 +01:00
Tadas Baltrusaitis
e8e93c3f96
Incorporating MTCNN face detection with CE-CLM.
...
Merge remote-tracking branch 'origin/feature/mtcnn_face_det' into feature/CE-CLM
# Conflicts:
# exe/FaceLandmarkImg/FaceLandmarkImg.cpp
# exe/FaceLandmarkVid/FaceLandmarkVid.cpp
# exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
# exe/FeatureExtraction/FeatureExtraction.cpp
# lib/local/LandmarkDetector/LandmarkDetector.vcxproj
# lib/local/LandmarkDetector/LandmarkDetector.vcxproj.filters
# lib/local/LandmarkDetector/src/LandmarkDetectorFunc.cpp
# lib/local/LandmarkDetector/src/LandmarkDetectorParameters.cpp
# lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
2017-08-26 13:23:16 +01:00
Tadas Baltrusaitis
a251415fea
Starting to incorporate MTCNN
2017-08-18 10:03:01 +01:00
Tadas Baltrusaitis
f19fab7ff7
Bringing CE-CLM up to speed with master.
2017-08-03 11:14:49 -04:00
Tadas Baltrusaitis
5959176921
Some big changes:
...
- face validator is a retrained CNN now
- starting retiring CLM-Z from OpenFace
2017-08-01 17:11:02 -04:00
Tadas Baltrusaitis
165a708796
Decoupling C++ code so that AU detection works properly with a new PDM.
2017-06-20 14:55:59 -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
Guillaume Chanel
358cd6f9e2
Added the possibility to change the output videos codec by specifying the -oc option
...
A warning is now issued in the case the VideoWriter could not be instantiated, advising to change the codec
This change applies to FaceLandmarkVid* and FeatureExtraction executables
The option is used as "-oc CODEC_FOURCC" and defaults to DIVX. If the user inputs a FOURCC with a size different than 4, than the default codec is used
The option is handled by the function get_video_input_output_params in the LandMarkDetector namespace
2016-09-14 09:00:57 +02: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
51ae195124
A number of small fixes, renamings and corrections.
2016-07-31 16:31:17 -04:00
unknown
57e58a6949
Master commit of OpenFace.
2016-04-28 15:40:36 -04:00