Cell/nuclei counter using cellpose models
Project description
cellpose-counter
A Napari plugin for cell/nuclei counting from a region or interest using cellpose models.
Installation
Option 1: Install in Napari directly under the plugins tab and select cellpose-counter.
Option 2: via pip(or pip alternatives like uv):
# install napari and cellpose-counter plugin
pip install napari[all] cellpose-counter
# or if you prefer uv
uv add "napari[all]" cellpose-counter
Usage
To start, napari, run the cli using napari -w cellpose-counter
Contributing
All contributions are welcome. Please submit an issue for feedback or bugs.
Citations
This plugin is built on top of the Cellpose segmentation and denoising models. If you use this plugin, please cite the following paper:
@article{stringer2021cellpose,
title={Cellpose: a generalist algorithm for cellular segmentation},
author={Stringer, Carsen and Wang, Tim and Michaelos, Michalis and Pachitariu, Marius},
journal={Nature Methods},
volume={18},
number={1},
pages={100--106},
year={2021},
publisher={Nature Publishing Group}
}
License
Project details
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
File details
Details for the file cellpose_counter-0.1.0.tar.gz
.
File metadata
- Download URL: cellpose_counter-0.1.0.tar.gz
- Upload date:
- Size: 132.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8351824f9a486c0cefe4ec805b1d93ac7f7a8d25c66072ed97cc3670f3b309f |
|
MD5 | 3acdc389c391e01720f596cfc69ca062 |
|
BLAKE2b-256 | 33ba79649296537ece906202834ae9dd661d6285339c3c8da759c93877757807 |
File details
Details for the file cellpose_counter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cellpose_counter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01ce689ac952d1e4fe49185ec5d811b3dbcf0a02c091000104c28389f837e1ca |
|
MD5 | 933df58c97db0e18eb92c9245e42c267 |
|
BLAKE2b-256 | a0377d720c36f5d50d9af51e0310bd88a223c6c0d3b1e1d88d283d83aea50629 |