A plugin for quantifying shape and neighborhoods from images.
Project description
morphometrics
A plugin for quantifying shape and neighborhoods from images.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
conda environment file
You can install morphometrics
via our conda environment file. To do so, first install anaconda or miniconda on
your computer. Then, download the environment.yml file
(right click the link and "Save as..."). In your terminal,
navigate to the directory you downloaded the environment.yml
file to:
cd <path/to/downloaded/environment.yml>
Then create the morphometrics
environment using
conda env create -f environment.yml
Once the environment has been created, you can activate it and use morphometrics
as described below.
conda activate morphometrics
If you are on Mac OS or Linux install the following:
Mac:
conda install -c conda-forge ocl_icd_wrapper_apple
Linux:
conda install -c conda-forge ocl-icd-system
Development installation
To install latest development version :
pip install git+https://github.com/kevinyamauchi/morphometrics.git
Example applications
napari plugin for measuring properties of segmented objects (regionprops) | |
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, "morphometrics" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
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
Built Distribution
File details
Details for the file morphometrics-0.0.8.tar.gz
.
File metadata
- Download URL: morphometrics-0.0.8.tar.gz
- Upload date:
- Size: 23.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22dbf23aa9f2fee489bcec3d39ca6c462b809d4dd847227fbc2b5fb7770a2188 |
|
MD5 | efb1ad5557e0fd5b30fd64cc48d1ab8d |
|
BLAKE2b-256 | 1d75d3147298f4efbf75d1b8554a25302b9e5f7c0f5df2fc8ec2b9b6bc091c65 |
Provenance
File details
Details for the file morphometrics-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: morphometrics-0.0.8-py3-none-any.whl
- Upload date:
- Size: 78.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68f4a1302fa3f9144b5f4a51dd1de90635481bfa71c73be3e4cdc94a1dccf89f |
|
MD5 | bef34defc3c1ce28b9fad8d3997301ab |
|
BLAKE2b-256 | 9aa7bbb4f3a138df518e4272abc12c04756461cbddd529640d1539bda28e94ad |