Tadas Baltrusaitis
|
be9b57703c
|
A number of changes to bring up master to version 2.0.6 (#581)
- Removed duplicated code and some C++ warnings
- Fixing snapshot function in HeadPoseLive (test on PC)
- C++ code cleanup (https://github.com/TadasBaltrusaitis/OpenFace/issues/533, https://github.com/TadasBaltrusaitis/OpenFace/issues/534)
- Adding a Visual Studio 2017 solution file
- Moving to C++ OpenCV convention (thanks @taoyudong)
- Storing models in additional locations (see wiki and scripts) https://github.com/TadasBaltrusaitis/OpenFace/issues/553
|
2018-10-06 21:13:18 +01:00 |
|
Tadas Baltrusaitis
|
2e56628ec7
|
- Do not use AVX instructions by default, switch all project settings to SSE2
- Removing .user project settings which should not be tracked
|
2018-08-20 08:16:44 +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
|
838337c760
|
Moving OpenFace 2.0 to develop branch and getting ready for master.
|
2018-05-06 08:19:09 +01:00 |
|
Tadas Baltrusaitis
|
20276a00b2
|
Working towards proper camera selection.
|
2018-01-27 06:59:37 +00:00 |
|
Tadas Baltrusaitis
|
3b63728b9b
|
Starting to add support for proper webcam listing.
|
2018-01-26 07:59:10 +00:00 |
|