Skip to content
Snippets Groups Projects
gui.md 1.22 KiB
Newer Older
  • Learn to ignore specific revisions
  • fima's avatar
    fima committed
    ---
    hide:
      - navigation
    ---
    
    
    fima's avatar
    fima committed
    # Graphical User Interfaces
    
    The `qim3d` library provides a set of custom made GUIs that ease the interaction with the available tools.
    
    !!! quote "Reference"
        The GUIs available in `qim3d` are built using Gradio:
        <https://github.com/gradio-app/gradio>
    
        ```bibtex
        @article{abid2019gradio,
        title = {Gradio: Hassle-Free Sharing and Testing of ML Models in the Wild},
        author = {Abid, Abubakar and Abdalla, Ali and Abid, Ali and Khan, Dawood and Alfozan, Abdulrahman and Zou, James},
        journal = {arXiv preprint arXiv:1906.02569},
        year = {2019},
        }
        ```
    
    In general, the GUIs can be launched directly from the command line. 
    
    s212246's avatar
    s212246 committed
    For details see [here](../cli/cli.md#qim3d-gui).
    
    fima's avatar
    fima committed
    
    
    ::: qim3d.gui.data_explorer
    
    fima's avatar
    fima committed
        options:
            members: False
    
    fima's avatar
    fima committed
    ![Data explorer GUI](../../assets/screenshots/GUI-data_explorer.png)
    
    fima's avatar
    fima committed
    
    ::: qim3d.gui.local_thickness
        options:
            members: False
    
    fima's avatar
    fima committed
    ![Local thickness GUI](../../assets/screenshots/GUI-local_thickness.png)
    
    fima's avatar
    fima committed
    
    
    ::: qim3d.gui.iso3d
    
    fima's avatar
    fima committed
        options:
            members: False
    
    fima's avatar
    fima committed
    ![Iso3d GUI](../../assets/screenshots/GUI-iso3d.png)
    
    fima's avatar
    fima committed
    
    ::: qim3d.gui.annotation_tool
    
        options:
            members: False
    
    ::: qim3d.gui.layers2d
    
    fima's avatar
    fima committed
        options:
            members: False