Releases: ver228/tierpsy-tracker
Releases · ver228/tierpsy-tracker
1.5.1
v1.5.1-beta
1.5.1-beta
- Create a conda package. This will be the new way to distribute the package.
- Merge part of the code in tierpsy-features and open-worm-analysis-toolbox to remove them as dependencies.
- Merge test suite into the main package.
- Small optimisations in the compression and background compression (using opencv instead of scikit).
v1.5.0
v1.5.0-beta: Merge pull request #44 from ver228/development
- Complete the integration with tierpsy features formalizing two different feature paths.
- Reorganize the types of analysis, and deal with deprecated values.
- Add plot feature option in the tracker viewer to visualize individual worm features.
- Make the tracker viewer compatible with the _features.hdf5 files and deprecate the WT2 viewer
- Add app to collect the feature summary of different videos.
v1.5.0-alpha
- Add tierpsy features as FEAT_INIT, FEAT_TIERPSY.
- Reorganize and improve GUIs, particularly "Set Parameters".
- Fix background subtraction to deal with light background.
- Add analysis type ('WORM_SINGLE') to tell the algorithm that it is expected only one worm in the video.
- Make the calculation of FPS from timestamp more tolerant to missed/repeated frames.
- Change head/tail identification to deal with worms with very low to none global displacement.
v1.4.0
- Make easier to analyse with videos produced by the Worm Tracker 2.0.
- Bug corrections and small improvements.
v1.3
v1.1b0
First release tested...
v0.1a0 fix trackProvenance if there is no git file