Skip to content

Releases: tuke307/tree-disk-analyzer

tree-disk-rings v0.6.1

03 Mar 19:52
ee743fe

Choose a tag to compare

rings-v0.6.1

refactor: update average ring count logic and increment version to 0.…

tree-disk-segmentation v0.2.2

26 Feb 09:45

Choose a tag to compare

segmentation-v0.2.2

Fix YOLO detection result check logic

tree-disk-pith v0.2.1

26 Feb 13:42
a82f826

Choose a tag to compare

pith-v0.2.1

fix: pith detection logic and error handling (#35)

tree-disk-pith v0.2.0

26 Feb 08:55
1df6d39

Choose a tag to compare

Pith training (#33)

* feat: add ipykernel dependency for development

* feat: add YOLO training notebook for tree-disk segmentation

* chore: update .gitignore to exclude additional data files and directories

* fix: update dataset paths in YOLO training notebook for tree-disk pith segmentation

* fix: update dataset paths in YOLO training notebook for tree-disk pith segmentation

* fix: update YOLO notebook to correct segmentation plotting and output file naming

* chore: bump version to 0.2.0 in pyproject.toml

tree-disk-segmentation v0.2.1

25 Feb 18:38
e3731d5

Choose a tag to compare

Fixes (#31)

* feat: enhance logging and add dataset generation for pith detection

* chore: bump version to 0.2.1

tree-disk-segmentation v0.2.0

25 Feb 16:09
7cacd32

Choose a tag to compare

Segmentation new ai (#29)

* feat: add ultralytics and ipykernel dependencies; update .gitignore for data files

* feat: replace U2NET with YOLO for object detection; refactor segmentation pipeline

* fix: correct default class name from "logs" to "log" in polygon point extraction

* fix: jupyter now ready

* refactor: update Config class to use Path for file paths and improve type hints

* feat: update YOLO detection function to return object masks and improve logging

* fix: update model path in test for YOLO segmentation

* feat: enhance mask application to support multiple polygons and save output image

* fix: update model path in README for tree-disk-segmentation

* refactor: update run function to return masks instead of polygon points and streamline image processing

* feat: update launch configuration to use YOLO model and add debug options for segmentation

* chore: bump version to 0.2.0 in pyproject.toml

* fix: update output directory in README examples for clarity

* docs: update README to clarify segmentation output and parameters

* test: update test to assert masks instead of result for tree disk segmentation

---------

Co-authored-by: MEISSTO <tony.meissner@mercedes-benz.com>

tree-disk-pith v0.1.6

22 Feb 00:19

Choose a tag to compare

pith-v0.1.6

chore: bump version to 0.1.6

tree-disk-rings v0.6.0

18 Feb 22:18
95f6055

Choose a tag to compare

Rings update (#17)

* feat: add tree ring age detection functionality and improve results handling

* test: update tree disk rings tests to verify average ring count and enable debug mode

* bump version to 0.6.0

* feat: add run_age_detect to package exports

tree-disk-rings v0.5.1

16 Feb 18:05
4121a28

Choose a tag to compare

Updates (#15)

* chore: update opencv-python and opencv-python-headless to version 4.11.0.86; refactor type hints from cv2.typing.MatLike to np.ndarray

* refactor: simplify variable assignment in tree_ring_detection function

* feat: add new parameters for image processing in launch configuration

* docs: update README and help messages for clarity; add min_chain_length parameter

* fix rings image is not correct size #12

* fix: update default color in radii function to use Color.blue

* fix: update default colors in drawing functions to use Color.black and Color.green

* feat: add average ring count calculation to tree ring detection

tree-disk-rings v0.5.0

15 Feb 13:29

Choose a tag to compare

rings-v0.5.0

bump: update tree-disk-rings version to 0.5.0 and add base64 image re…