_`Option visualization` ======================= .. currentmodule:: info.docfunc Description ----------- Applications that enable visualize data anywhere in any stages through minimal calling. Helpful for data diagnosis, position and orientation checking (specifically for medical images), making analysis and summary, as well as result export. Running of this module requires `pyqtgraph `_ and one of compatible backends. All object listed here have been integrated into the entry of ``info.vis``. .. autosummary:: :nosignatures: GrpSettings FigConfigs Canvas ImageViewer Docstrings ---------- .. autoclass:: GrpSettings .. autoclass:: FigConfigs .. autoclass:: Canvas .. autoclass:: ImageViewer ---- :Authors: Chen Zhang :Version: 0.0.5 :|create|: Jun 29, 2023