Recent Releases of https://github.com/biapol/napari-crop
https://github.com/biapol/napari-crop - 0.1.9
What's Changed
- fix github tests
- update badges and other links in repository readme file
- drop support for python 3.7
Full Changelog: https://github.com/BiAPoL/napari-crop/compare/0.1.8...0.1.9
- Jupyter Notebook
Published by zoccoler almost 3 years ago
https://github.com/biapol/napari-crop - 0.1.8
What's Changed
- added
cut_with_planefunction andCutWithPlaneclass/widget by @zoccoler in https://github.com/BiAPoL/napari-crop/pull/37 - fixed bbox to metadata for nD images and updated associated tests by @zoccoler in https://github.com/BiAPoL/napari-crop/pull/37
- fixed bug in
crop_regionfunction when rgb images were cropped with irregular shapes - translate cropped layer to be displayed on top of shape/cutting plane
- added
._utilsmodule containing auxiliary functions - added tests for
cut_with_planefunction and a test for the widget - added notebooks folder with a jupyter notebook example on using
cut_with_planefunction - added napari-workflows to dependencies (fixes previous bug)
- updated repository documentation with an example
.gifimage showingCutWithPlanewidget usage
Full Changelog: https://github.com/BiAPoL/napari-crop/compare/0.1.7...0.1.8
- Jupyter Notebook
Published by zoccoler almost 3 years ago
https://github.com/biapol/napari-crop - 0.1.7
What's Changed
- removed python 3.7 and opencl from github CI by @jo-mueller in https://github.com/BiAPoL/napari-crop/pull/32
- add bbox to metadata by @zoccoler in https://github.com/BiAPoL/napari-crop/pull/36
New Contributors
- @jo-mueller made their first contribution in https://github.com/BiAPoL/napari-crop/pull/32
Full Changelog: https://github.com/BiAPoL/napari-crop/compare/0.1.6...0.1.7
- Jupyter Notebook
Published by haesleinhuepf over 3 years ago
https://github.com/biapol/napari-crop - 0.1.6
What's Changed
- make crop_region public by @haesleinhuepf in https://github.com/BiAPoL/napari-crop/pull/23
- Give cropped layers unique names by @zoccoler in https://github.com/BiAPoL/napari-crop/pull/24
- fix axes order from viewer by @zoccoler in https://github.com/BiAPoL/napari-crop/pull/26
- Unique layer names by @zoccoler in https://github.com/BiAPoL/napari-crop/pull/31 (actually brings PR #26 into main)
Full Changelog: https://github.com/BiAPoL/napari-crop/compare/0.1.5...0.1.6
- Jupyter Notebook
Published by zoccoler almost 4 years ago
https://github.com/biapol/napari-crop - 0.1.5
New features * Crop multiple shapes (Thanks to @zoccoler and @tdmorello for implementing this)
Note: The repository location changed. It's now https://github.com/BiAPoL/napari-crop
- Jupyter Notebook
Published by haesleinhuepf over 4 years ago
https://github.com/biapol/napari-crop - 0.1.4
New features * Supports more image shapes and RGB data * Supports cropping polygons
Big thanks to Tim Morello @tdmorello and Marcelo Leomil Zoccoler @zoccoler for working on this!
- Jupyter Notebook
Published by haesleinhuepf over 4 years ago
https://github.com/biapol/napari-crop - 0.1.3
Bug fixes * Size of the cropped region varied because of rounding-issues
- Jupyter Notebook
Published by haesleinhuepf over 4 years ago
https://github.com/biapol/napari-crop - 0.1.2
Documentation update
- Jupyter Notebook
Published by haesleinhuepf over 4 years ago
https://github.com/biapol/napari-crop - 0.1.1
New features * Support cropping 3D, 4D and 5D data
- Jupyter Notebook
Published by haesleinhuepf over 4 years ago
https://github.com/biapol/napari-crop - 0.1.0
Initial release
New features * crop a rectangular region
- Jupyter Notebook
Published by haesleinhuepf over 4 years ago