Skip to main content

A regionprops table widget plugin for napari

Project description

napari-skimage-regionprops (nsr)

License

PyPI

Python Version

tests

codecov

Development Status

napari hub

A napari plugin for measuring properties of labeled objects based on scikit-image

Usage

From the menu Tools > Measurement > Regionprops (nsr) you can open a dialog where you can choose an intensity image, a corresponding label image and the features you want to measure:

img.png

If you want to interface with the labels and see which table row corresponds to which labeled object, use the label picker and

activate the show selected checkbox.

If you closed a table and want to reopen it, you can use the menu Tools > Measurements > Show table (nsr) to reopen it.

You just need to select the labels layer the properties are associated with.

For visualizing measurements with different grey values, as parametric images, you can double-click table headers.

img.png

Usage, programmatically

You can also control the tables programmatically. See this example notebook for details.

Features

The user can select categories of features for feature extraction in the user interface. These categories contain measurements from the scikit-image regionprops list of measurements library:

  • size:

    • area

    • bbox_area

    • convex_area

    • equivalent_diameter

  • intensity:

    • max_intensity

    • mean_intensity

    • min_intensity

    • standard_deviation_intensity (extra_properties implementation using numpy)

  • perimeter:

    • perimeter

    • perimeter_crofton

  • shape

    • major_axis_length

    • minor_axis_length

    • orientation

    • solidity

    • eccentricity

    • extent

    • feret_diameter_max

    • local_centroid

    • roundness as defined for 2D labels by ImageJ

    • circularity as defined for 2D labels by ImageJ

    • aspect_ratio as defined for 2D labels by ImageJ

  • position:

    • centroid

    • bbox

    • weighted_centroid

  • moments:

    • moments

    • moments_central

    • moments_hu

    • moments_normalized

This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

See also

There are other napari plugins with similar functionality for extracting features:

Furthermore, there are plugins for postprocessing extracted measurements

Installation

You can install napari-skimage-regionprops via pip:

pip install napari-skimage-regionprops

Or if you plan to develop it:

git clone https://github.com/haesleinhuepf/napari-skimage-regionprops

cd napari-skimage-regionprops

pip install -e .

If there is an error message suggesting that git is not installed, run conda install git.

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure

the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license,

"napari-skimage-regionprops" is free and open source software

Issues

If you encounter any problems, please create a thread on image.sc along with a detailed description and tag @haesleinhuepf.

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

napari-skimage-regionprops-0.4.6.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

napari_skimage_regionprops-0.4.6-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file napari-skimage-regionprops-0.4.6.tar.gz.

File metadata

  • Download URL: napari-skimage-regionprops-0.4.6.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/29.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.6.4 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for napari-skimage-regionprops-0.4.6.tar.gz
Algorithm Hash digest
SHA256 79bf1c5057b2bf7a974a14eb7ea0e3e20522ce4e1b2e8d1bdc8e089f958ca162
MD5 4541df34485cb51b9e0cf6e3730a6c6a
BLAKE2b-256 2d0bc0ea08d5a6f9549501d88da461a5fa3f498925cb97d9cc9493b8372b1f3e

See more details on using hashes here.

File details

Details for the file napari_skimage_regionprops-0.4.6-py3-none-any.whl.

File metadata

  • Download URL: napari_skimage_regionprops-0.4.6-py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/29.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.6.4 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for napari_skimage_regionprops-0.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 28e924b73024e3d86ad5be8a2bd54ecf197fb80dd67cf31b80d002476c9e17db
MD5 1d01458ac956da9054446dd690e2ca0f
BLAKE2b-256 4f8f355af90ec64b7964267d1838ab4ff9aca5633f1ac88ac68ca34a9a8c1f2d

See more details on using hashes here.

Supported by

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