StarDist
Project description
StarDist
The code in this repository implements object detection with star-convex polygons as described in the paper:
Uwe Schmidt, Martin Weigert, Coleman Broaddus, and Gene Myers.
Cell Detection with Star-convex Polygons.
International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI), Granada, Spain, September 2018.
Please cite the paper if you are using this code in your research.
Installation
This package requires Python 3 and can be installed with pip:
pip install stardist
Notes
- Depending on your Python installation, you may need to use
pip3instead ofpip. - Since this package relies on a C++ extension, you may run into compilation problems on some platforms. We currently do not provide pre-compiled binaries.
Usage
We provide several Jupyter notebooks that illustrate how this package can be used.
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
stardist-0.1.0.tar.gz
(46.9 kB
view details)
File details
Details for the file stardist-0.1.0.tar.gz.
File metadata
- Download URL: stardist-0.1.0.tar.gz
- Upload date:
- Size: 46.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0a5d8fe923072992eac4386f429e8d1ca100f816a9e60b3650a79a5b1462cf1
|
|
| MD5 |
596376bbce8d436d1c608e2ee5b1fd10
|
|
| BLAKE2b-256 |
b742c605d74bd3ce36972f6e74b67f7b261bb626f805f7da4309602105e9250d
|