napari-skimage-regionprops 0.1.10
pip install napari-skimage-regionprops==0.1.10
Released:
A regionprops table widget plugin for napari
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-3)
- Author: Robert Haase
- Requires: Python >=3.6
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
napari-skimage-regionprops
A napari plugin for measuring properties of labeled objects based on scikit-image
Usage
From the menu Tools > Measurement > Regionprops
you can open a dialog where you can choose an intensity image, a corresponding label image and the features you want to measure:
If you want to interace with the labels and see which table row corresponds to which labeled object, use the label picker and
activate the show selected
checkbox.
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
-
-
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.
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-3)
- Author: Robert Haase
- Requires: Python >=3.6
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters https://pypi.org/project/napari-skimage-regionprops/0.1.10/#files
Showing 1 of 1 file.
File details
Details for the file napari-skimage-regionprops-0.1.10.tar.gz
.
File metadata
- Download URL: napari-skimage-regionprops-0.1.10.tar.gz
- Upload date:
- Size: 10.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9f31f605f5894c7bf71be8b0e596ed091fc5b44ebde17f2fa27db7fcd478b777
|
|
MD5 |
630e60ce5d763bfc71827e8bf2d4e080
|
|
BLAKE2b-256 |
2dd00586cd7d9dc05e7bb62d9714462467f8eb3768a7e971ef87d1a1be257e4a
|
File details
Details for the file napari_skimage_regionprops-0.1.10-py3-none-any.whl
.
File metadata
- Download URL: napari_skimage_regionprops-0.1.10-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b4d4e115cbf8166527e1f8e38a037227bba4c2470ee2b49be1cc2743bc6bbe34
|
|
MD5 |
d386be9be6a7c6d4fb715e6522af8df5
|
|
BLAKE2b-256 |
889586b3d1a6cbb6f26b8cd6b36aedb0e419f0eb79d0d7e5268f3867614f57e9
|