Skip to content

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.

2 participants