Releases: Wenlab/Auto-Worm-Behavior-Detector
Releases · Wenlab/Auto-Worm-Behavior-Detector
v1.4.1
Auto-Worm-Behavior-Detector v1.4.1
- Update Docs.
- Abandon the use of
$a_3$ when labelling turn.
v1.4.0
Machine Label of Behaviors of C. elegans, v1.4.0
Updated
New function: now this software can be used to process centerlines recorded by any platforms!
v1.3.1
add head-tail-swapped
v1.3.0
Updated
- use (boundary_A+boundary_B)/2 to correct the online centerline recorded by Colbert.
- use my own codes to calculate the curvature of a centerline.
v1.2.6
Machine Label of Colbert v1.2.6
Updated
- del unrelated codes
v1.2.5
Machine Label of Colbert v1.2.5
Updated
- add the performance of this algorithm.
v1.2.4
Machine Label of Colbert v1.2.4
Updated
- reorganize codes is the git submodule
utils
. - split
main
anddevelop
branches inutils
, now theMachine Label of Colbert
will not be frequently affected by the update ofutils
.
v1.2.3
Machine Label of Colbert v1.2.3
New
- use your own data to perform PCA to get
$a_1$ ,$a_2$ and$a_3$ .
Updated
- use git submodule for utils.
- add annotations in every function and script.