Skip to content
Snippets Groups Projects
Select Git revision
  • cb5324b81aad13f74b5b1e3623ee5fab60b16f5f
  • main default protected
  • 3D_UNet
  • notebooksv1
  • scaleZYX_mean
  • notebooks
  • convert_tiff_folders
  • test
  • notebook_update
  • threshold-exploration
  • optimize_scaleZYXdask
  • layered_surface_segmentation
  • conv_zarr_tiff_folders
  • 3d_watershed
  • tr_val_te_splits
  • save_files_function
  • memmap_txrm
  • v0.4.1
  • v0.4.0
  • v0.3.9
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.0
25 results

gui.md

Blame
  • user avatar
    Alessia Saccardo authored
    cb5324b8
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    gui.md 1.22 KiB
    hide:
      - navigation

    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. For details see here.

    ::: qim3d.gui.data_explorer options: members: False Data explorer GUI

    ::: qim3d.gui.local_thickness options: members: False Local thickness GUI

    ::: qim3d.gui.iso3d options: members: False Iso3d GUI

    ::: qim3d.gui.annotation_tool options: members: False

    ::: qim3d.gui.layers2d options: members: False