Graphical User Interfaces
The qim3d
library provides a set of custom made GUIs that ease the interaction with the available tools.
Reference
The GUIs available in qim3d
are built using Gradio:
https://github.com/gradio-app/gradio
In general, the GUIs can be launched directly from the command line. For details see here.
qim3d.gui.data_explorer
qim3d.gui.local_thickness
Reference
Dahl, V. A., & Dahl, A. B. (2023, June). Fast Local Thickness. 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW). https://doi.org/10.1109/cvprw59228.2023.00456
@inproceedings{Dahl_2023, title={Fast Local Thickness},
url={http://dx.doi.org/10.1109/CVPRW59228.2023.00456},
DOI={10.1109/cvprw59228.2023.00456},
booktitle={2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)},
publisher={IEEE},
author={Dahl, Vedrana Andersen and Dahl, Anders Bjorholm},
year={2023},
month=jun }
The GUI can be launched directly from the command line:
Or launched from a python script