Conversion Functions

lfview.client.convert.omf.omf_to_view(omf_file)

Translate an OMF project into a View

Input: omf_file - Valid OMF file or instance of OMF project; see omf.base.Project

lfview.client.convert.steno3d.steno3d_to_view(steno3d_project, _lookup_dict=None)

Translate a Steno3D project into a View

Input: steno3d_project - Instance of a Steno3D project; see steno3d.project.Project