diplomat.wx_gui
A set of GUI controls and dialogs that come with DIPLOMAT. Provides
controls for video playback, pose editing, plotting, etc. Used by the
SupervisedSegmentedFramePassEngine predictor,
diplomat tweak command, diplomat track_and_interact command, and diplomat interact command.
Modules
Includes DIPLOMAT's main GUI editor window. |
|
Includes the help dialog for DIPLOMAT's main gui editor. |
|
Package stores all toolbar icons, and contains methods to convert them to bitmaps for rendering to the screen. |
|
Contains the identity swap dialog. |
|
Includes history-based event for swapping part tracks. |
|
Provides abstract and utility classes for creating GUI labelers. |
|
Provides a point editing widget. |
|
Provides a plotting widget, which displays a filled line graph. |
|
An implementation of DIPLOMAT's progress bar API using wx widgets. |
|
Provides a dialog wrapping |
|
Provides an abstract class for implementing scores, or metrics that can be displayed/monitored in DIPLOMAT's UI. |
|
Provides a scrollable image list in wx widgets. |
|
Provides a dialog for displaying an arbitrary set of configurable settings to the user to be changed. |
|
Module contains a wx video player widget and a wx video controller widget. |