Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Releases: TissueMAPS/JtModules

0.3.2

27 Jul 12:17
Compare
Choose a tag to compare
v0.3.2

Increase verion to 0.3.2 for release

0.3.1

03 Jul 23:27
Compare
Choose a tag to compare

No changes compared to version 0.3.0

0.3.0

26 Jun 14:05
Compare
Choose a tag to compare
  • add support for 3D volume images
  • move segmentation functionality of detect_blobs, separate_clumps and segment_secondary into jtlibrary package
  • Improve spot detection in detect_blobs module
  • Small improvements to filter module
  • Small improvements to segment_secondary module
  • Small improvements to separate_clumps module

0.2.2

07 Jun 11:18
Compare
Choose a tag to compare

Adding volume measurement module
Moving some detect_blobs code into jtlibrary for reusability

0.2.1

28 Apr 17:52
Compare
Choose a tag to compare

Bug fixes and version increases of modules

  • Some changes of input/output types (modules still work the same way, but take broader input. Interferes with older pipelines that have been downloaded)
  • Updated separate clumps
  • Updated & strongly improved detect_blobs module
  • Updated threshold_adaptive
  • Many small bug fixes to other modules

0.2.0

07 Apr 00:53
Compare
Choose a tag to compare

New modules: detect_blobs, invert, relabel.

Combine different modules for measuring texting features (measure_haralalick, measure_gabor, measure_hu, measure_tas) into a single measure_texture module.

Include functionality for measuring Zernike features from measure_zernike module into measure_morphology module.

Add functionality for aggregating feature values per objects in measurement modules.

Rename clip_objects module into clip.

Rename filter_objects module into filter.

Rename combine_objects into combine_masks.

0.1.1

30 Jan 15:30
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Release notes

Bug fixes and improvements in docstrings.

Changes are fully backwards compatible.

0.1.0 (Rigi)

14 Nov 22:01
Compare
Choose a tag to compare
0.1.0 (Rigi) Pre-release
Pre-release

Release notes

Initial beta release.