Ediheadytrack

Latest version: v0.2.2

Safety actively analyzes 632705 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

- Removed issue with plotting data where axis ticks and labels appear on key frame plots.
- Added functionality for plotting with frame number on x axis. When using Plot().plot_property() method users should specify their desired x axis property with xproperty='frame' or xproperty='time'. Where xproperty='frame', a list of key_frames can also be specified, similar to key_times. Example usage: plot = eht.Plot(head_TDDFA).plot_property(xproperty='frame', yproperty='pose', key_frames=key_frames)
- Updated Euler angle sign convention and removed initial offset, such that sign convention always follows right hand rule and typical yaw, pitch, roll axis definitions: https://en.wikipedia.org/wiki/Aircraft_principal_axes

0.2.1

- Fixed bug where onnx module was not installed as dependency to the package.
- Added functionality for plotting Head images when only a single Head object is to be plotted.
- Added a to_csv() method to the Head class allowing data to be more easily extracted to .csv file format.

0.2.0

0.1.0

First release of EdiHeadyTrack.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.