Skip to main content

QIM tools and user interfaces

Project description

QIM3D (Quantitative Imaging in 3D)

QIM is a Python library for 3D quantitative imaging analysis. It provides functionality for handling data, as well as tools for visualization and analysis.

 

Installation

Install using pip:

pip install qim3d

 

Usage

 

Loading Data

To load image data from a file, use qim.io.load()

import qim3d

# Load a TIFF file
vol = qim3d.io.load("path/to/file.tif")

# Load a TIFF file as a virtual stack
vol = qim3d.io.load("path/to/file.tif", virtual_stack=True)

 

GUI Components

QIM provides GUI components for interactive data exploration. The qim3d.gui module contains various classes for visualization and analysis:

import qim3d

app = qim3d.gui.iso3d.Interface()
app.launch()

Graphical interfaces currently available:

  • Data exploration tool (qim3d.gui.data_exploration)
  • 3D visualization with isosurfaces (qim3d.gui.iso3d)
  • Local thickness (qim3d.gui.local_thickness)

 

Contributing

Contributions to QIM are welcome! If you find a bug, have a feature request, or would like to contribute code, please open an issue or submit a pull request.

 

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qim3d-0.1.3.tar.gz (14.8 MB view details)

Uploaded Source

Built Distribution

qim3d-0.1.3-py3-none-any.whl (15.0 MB view details)

Uploaded Python 3

File details

Details for the file qim3d-0.1.3.tar.gz.

File metadata

  • Download URL: qim3d-0.1.3.tar.gz
  • Upload date:
  • Size: 14.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for qim3d-0.1.3.tar.gz
Algorithm Hash digest
SHA256 21557b7316ee85928a39bdd0b6ad12fd9ca16fbdc14e10440fd0eacf10337835
MD5 ea483092d85be9d513d21b575763b885
BLAKE2b-256 c45eeec3510594495e8d4049bf1ff4504939ef01755d41c1c03e3c1e0319fdb2

See more details on using hashes here.

File details

Details for the file qim3d-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: qim3d-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for qim3d-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dd9bf268b453e0e0329d69d4fe60c6eb35f763fb343324f1d7ef796a07e00fcd
MD5 062c941a118504ced373edbead41583d
BLAKE2b-256 3fd8ae859f1ef50407f31f5c1151020a0c739f4f8b7539c9e85f99ea9838ed73

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page