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.1.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

qim3d-0.1.1-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for qim3d-0.1.1.tar.gz
Algorithm Hash digest
SHA256 02c6bf3f239b8e8c110189b62d23f5683034b22fdcbaf704a1e73a502d04fa33
MD5 143f601284d765afdbddab013b842d8c
BLAKE2b-256 2123c5bfcb19b9babd70c87a8b9ea93b3b157ea2e266c4b1251406c014954f97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qim3d-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 98972227c94968ce6645aa924b71df180a0336e28eecdf827f454925715089bd
MD5 a821abd4e183250f8cca86f87dc96cd1
BLAKE2b-256 4fdcad5c29694a68b85dd4692d64b2fda683f336856bbd6c3f83c52c3e863165

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