Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FLiTrak3D
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cribellier, Antoine
FLiTrak3D
Graph
6d7b8195e54584b36a1c33f7141db50ea4ad5fc8
Select Git revision
Branches
4
chenyao
development
example-config
master
default
protected
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Feb
18
14
12
11
7
Jan
10
Nov
6
1
28
Oct
27
15
Sep
14
4
1
23
Aug
8
May
16
Feb
7
6
31
Jan
29
26
25
6
9
Dec
25
Nov
22
1
25
Oct
21
19
17
13
11
16
Sep
9
8
7
6
24
Jun
1
31
May
29
27
26
25
20
19
18
17
5
4
3
2
28
Apr
22
Mar
21
17
16
14
11
10
7
4
10
Feb
11
May
26
Apr
13
8
Merge remote-tracking branch 'origin/development' into development
development
development
Allow use of rotate_and_translate_skeleton3d for limbs in cost function
Removed part of the code in skeleton_fitting.py that was commented out for a while
Moved cost functions out of animals modules in optimiser.py and made flexible for all cases
Minor changes to readme
Add new animal skeleton for dragonflies (one body + two pairs of wings)
Updated plots to allow for plotting mutliple limbs
Updated requirements.txt
Remove plot_limb (unecessary)
Made it default to read images as if (graysclae or color) and add option to convert to grayscale (8bit)
Allow the useage of 8bit images
Updated and corrected test_skeleton_fitter
Added update of wing params with body params values
Corrected first estimation of insect body and wing parameters
Fixed wrong image path for plotting images with 2d points before and after optimization + minor changes to improve graph
Make matplotlib use tkagg backend
Fixed bug with min and max computed on both axis instead of only the firts one
Fixed bug with min and max computed on both axis instead of only the firts one
Fixed bug when multiple _full.pickle files but not all with 'obj' in name
Fixed bug when missing_frames = None
Added dynamic crop parameter in yaml file
Added images for readme.md
Made it default to read images as if (graysclae or color) and add option to convert to grayscale (8bit)
Allow the useage of 8bit images
Added dynamic crop parameter in yaml file
Corrected description of package for readme.md
Updated params of butterworth filter
Updated param_names_to_keep_cst in various modules
Minor changes onf body and limbs modules
Updated and corrected test_skeleton_fitter
Corrected sign for stroke2wing rotation
Added update of wing params with body params values
Made y coordinates of wing contour positive
Corrected first estimation of insect body and wing parameters
Add option to not show plot right now
Fixed wrong image path for plotting images with 2d points before and after optimization + minor changes to improve graph
Make matplotlib use tkagg backend
Fixed bug with min and max computed on both axis instead of only the firts one
Fixed bug with min and max computed on both axis instead of only the firts one
Initialisation of batch processing was running multiprocessing
Loading