Published June 29, 2024
| Version v0.2.0
Software
Open
siapy/siapy-lib: v0.2.0
Description
0.2.0 (2024-06-29)
Features
- Add method to get a shape by name in GeometricShapes (1583a8d)
- Add pixel selection functionality and lasso tool for image plotting (fabc43b)
- Add scikit-image dependency for image processing and add image transformations. (a464ef7)
- Add Shape class for geometric shapes in SpectralImage (e1456c6)
- Add support for saving images with different data types and metadata (5d6d09c)
- Add test for transformation function and affine matrix generation (c9aa4e3)
- Add u(), v(), and to_numpy() methods to Pixels entity (e4aa9e2)
- Improve SpectralImage class by removing redundant code and optimizing image processing, test added (ea859f7)
- Move Corregistrator class to its own file and update imports (5286365)
- Refactor code to use preserve_range=True in image rotation and rescaling functions, implemented merge_by_spectral (217032b)
- Refactor Corregistrator class and add Pixels entity (59aafb0)
- Refactor GeometricShapes class to use a separate class for managing shapes, test added (5f32e0e)
- Refactor SignaturesFilter to allow filtering rows and columns (7d9e03c)
- Refactor SignaturesFilter to allow filtering rows and columns (ae2be44)
- separated validator functons. implemented test for image transformation (9fe2c1a)
Bug Fixes
Files
siapy/siapy-lib-v0.2.0.zip
Files
(264.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:fe18f15474e373bdbeb67156c11cc61d
|
264.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/siapy/siapy-lib/tree/v0.2.0 (URL)