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

Remove unnecessary null pointer checks #534

Closed
elfring opened this issue Jul 28, 2018 · 2 comments
Closed

Remove unnecessary null pointer checks #534

elfring opened this issue Jul 28, 2018 · 2 comments

Comments

@elfring
Copy link

elfring commented Jul 28, 2018

Extra null pointer checks are not needed in functions like the following.

@TadasBaltrusaitis
Copy link
Owner

Thanks for the recommendation!

TadasBaltrusaitis added a commit that referenced this issue Oct 6, 2018
- Removed duplicated code and some C++ warnings
- Fixing snapshot function in HeadPoseLive (test on PC)
- C++ code cleanup (#533, #534)
- Adding a Visual Studio 2017 solution file
- Moving to C++ OpenCV convention (thanks @taoyudong)
- Storing models in additional locations (see wiki and scripts) #553
@elfring
Copy link
Author

elfring commented Nov 29, 2018

Thanks for your source code improvement.

ratgen pushed a commit to ratgen/OpenFace that referenced this issue 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

No branches or pull requests

2 participants