This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
Releases: TissueMAPS/JtLibrary
Releases · TissueMAPS/JtLibrary
0.3.3
Improvements
- Change approach for finding package in setup.py
- Add handles and module files to repository (This merges the
jtmodules
repository with thejtlibrary
repository to facilitate version control and development.
Modules no longer reside in a package, but need to be imported directly. ) - Update requirements.txt with packages for jtmodules
- Improve plotting format in plotting.m
0.3.2
0.3.1
0.3.0
- add new module
segmentation
- add new module
filters
and functions to create Gaussian and LOG filters similar to Matlab’s imfilter - Change default connectivity for labelling to 4
- Compute morphology feature using mahotas library (added 2 new morphology features, the old ones remain the same)
- bugfixes in separate_clumped_objects
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0 (Rigi)
Release notes
Initial beta release.