Skip to content
Snippets Groups Projects
Select Git revision
  • 393fef278bae97e14c18b25f6169eae2ebbdcce5
  • 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
  • s233039's avatar
    s233039 authored and fima committed
    5d4f9dc7
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    gui.md 1.16 KiB

    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