A simple plugin to create a lot of training data from a 3D volume and mask
Project description
generate-dense-patches
A simple plugin to create a lot of training data from a 3D volume and mask. For help with this plugin please open an issue, for issues with napari specifically raise an issue here instead.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
It's recommended to have installed napari and pyqt through conda.
conda install napari pyqt
Then to install this plugin via pip:
pip install generate-dense-patches
To install latest development version :
pip install git+https://github.com/volume-em/generate-dense-patches.git
Usage
To use this plugin with napari:
- Drag and drop an image and/or segmentation mask (tif) into the viewer.
- Open "Plugins" Toolbar and select "Generate dense patches" and click "Generate 2D Patches"
This plugin works to create a lot of 2D training data by generating an $n^3$ cube, rotating every $\theta$ slices and saving every (step size) slice of the generated volume.
- Make sure the "save directory box", "step size", "rotation theta", and "patch size" is filled in
If no point is placed, then the center of the image will be used as the center of the cube. If a point is placed, then the center of the cube will be the point.
- Press run and wait for the patches to be generated.
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, "generate-dense-patches" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
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 generate-dense-patches-0.0.2.tar.gz
.
File metadata
- Download URL: generate-dense-patches-0.0.2.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 753d0f5273631fc66d620f2390ac2f5eaa3e67c63608bd77becffeec8b433dd4 |
|
MD5 | 689845a2898bfb2d8ce40d089fcf4bd8 |
|
BLAKE2b-256 | 49a6c6ff8f5bb5b4f96c4adbed870e910ac5be399d79abf726c94bcd8590b707 |
File details
Details for the file generate_dense_patches-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: generate_dense_patches-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 535894542b005ad8a8fa6592f248edd8dd51670f6237cbe5fa6bc0774ca3ab34 |
|
MD5 | f7e1a1ade2d08cf821577cf1ec754917 |
|
BLAKE2b-256 | f2995f341b81f1a7379e02c1101032cc85dcd2c179feb82c5da8f0e4f280a2db |