diplomat.utils.extract_framesΒΆ
Provides utility functions for quickly extracting frames from diplomat frame store files, and also printing frame data to the terminal for debugging and display purposes.
Functions
|
Extract frames from a DIPLOMAT frame store and store them in another frame store. |
|
Extract frames from a DIPLOMAT Frame Store file and pack them into a base64 encoded byte string. |
|
Get the size of the terminal. |
|
Return a DIPLOMAT Probability Frame in a pretty string for printing to the terminal. |
|
Print a DIPLOMAT Probability Frame. |
|
Unpack a frame store string into a tracking data object for access to the original probability frame data. |
Classes
|
A named tuple, for representing a border style for the pretty print methods, mostly used internally... |
Some pre-provided frame string format fonts, used to style frames when dumping them to the console. |