Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A number of changes to bring up master to version 2.0.6 #581

Merged
merged 8 commits into from
Oct 6, 2018

Conversation

TadasBaltrusaitis
Copy link
Owner

No description provided.

* Header guard cleanup (making sure naming is compliant with C++ standards and consistent).

* Removing un-needed nullptr checks.

* Removing SSE warnings for x64 builds (as SSE is enabled by default no need for a flag)

* Reverting Mat deletion
- name of revision
- better scripts for model download (not only in Dropbox also OneDrive)
@TadasBaltrusaitis TadasBaltrusaitis merged commit be9b577 into master Oct 6, 2018
RyanYANG52 added a commit to RyanYANG52/OpenFace that referenced this pull request Oct 7, 2018
A number of changes to bring up master to version 2.0.6 (TadasBaltrusaitis#581)
ratgen pushed a commit to ratgen/OpenFace that referenced this pull request Jul 7, 2022
…aitis#581)

- Removed duplicated code and some C++ warnings
- Fixing snapshot function in HeadPoseLive (test on PC)
- C++ code cleanup (TadasBaltrusaitis#533, TadasBaltrusaitis#534)
- Adding a Visual Studio 2017 solution file
- Moving to C++ OpenCV convention (thanks @taoyudong)
- Storing models in additional locations (see wiki and scripts) TadasBaltrusaitis#553
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants