Skip to content

Releases: siapy/siapy-lib

v0.3.0

06 Jul 15:58
6fec480
Compare
Choose a tag to compare

0.3.0 (2024-07-06)

Features

  • Add camera_id property and images_by_camera_id method to SpectralImageSet (c7814dc)

Bug Fixes

  • add scope to fixtures. (9e2befd)
  • Update indent_style and indent_size in .editorconfig (a3288dc)

v0.2.4

04 Jul 08:16
42dfad8
Compare
Choose a tag to compare

0.2.4 (2024-07-04)

Documentation

  • moved files from .github -> repo root (b1a3989)
  • security put in place (8585538)

v0.2.3

01 Jul 12:50
59d975c
Compare
Choose a tag to compare

0.2.3 (2024-07-01)

Documentation

  • fixed annotations, added citation file (baa3628)

v0.2.2

30 Jun 22:00
c117374
Compare
Choose a tag to compare

0.2.2 (2024-06-30)

Bug Fixes

  • adapt codespell settings to siapy project (70649e4)
  • fixed test; linter add; dependencies upgrated (a8e8e8b)
  • pyptoject.toml rename and add additional files to source pdm build (951f3f7)
  • success flag added back and run_id (4e62181)
  • Update codespell settings to exclude unnecessary directories (383792b)

Documentation

  • conventional commits type description (d4f05bd)
  • remove initial contributing readme (afd7e0b)

v0.2.1

29 Jun 20:42
4c12906
Compare
Choose a tag to compare

0.2.1 (2024-06-29)

Bug Fixes

  • added missing docs files (4cd628b)

v0.2.0

29 Jun 20:10
bbd7ffa
Compare
Choose a tag to compare

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

  • Refactor code to use Path instead of ConvexHull for FreeDraw convex hull calculation, shapes tests added (2ddd253)
  • rename plotting -> plot (ac9a906)
  • tests renamed to prepend the name of the directory (f91fe45)

Documentation

v0.1.1

05 May 16:09
Compare
Choose a tag to compare

Fixed bugs from the initial release.

v0.1.0

07 Dec 11:15
Compare
Choose a tag to compare

This is the initial version of SiaPy!

It includes:

segmentation of images
extraction of objects of interest from initial data
conversion of radiance to reflectance
preparation of tabular data