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

Dev #7

Merged
merged 7 commits into from
Aug 6, 2020
Merged

Dev #7

merged 7 commits into from
Aug 6, 2020

Conversation

AIRLegend
Copy link
Owner

  • Solved bug which did not update the configuration without restarting the program
  • Solved bug which made the program crash on closing when no camera was connected.
  • Improved efficiency (reduced CPU usage by about 40%).
  • Added option to disable video preview to further reduce CPU consumption.
  • Added class documentation.
  • Reduced tracking down to 30 FPS. Produces less noise on the tracking signal.
  • Refactored some classes (including Tracker) in order to minimize memory allocations.
  • Updated README and user docs.

optimizing memory allocations.

Reduced framerate down to 30fps on presenter loop as before it was to high.
on the window. If it is not checked, all the landmark painting logic
will not be executed, saving more CPU.

Documented View and Presenter classes.
@AIRLegend AIRLegend merged commit 4269aa4 into master Aug 6, 2020
AIRLegend pushed a commit that referenced this pull request Aug 2, 2022
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.

1 participant