Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
swp21_biotracker
trex
Graph
155372ce4cad3d4d35ed183470036faf30184223
Select Git revision
Branches
2
fix_build
master
default
protected
Tags
15
v1.1.2
v1.1.1
v1.1
v1.0.10
v1.0.9
v1.0.8
v1.0.7-3
v1.0.7
v1.0.6
v1.0.5
v1.0.4
1.0d
1.0c
1.0b
1.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
25
24
23
22
21
20
18
17
16
12
9
8
6
5
4
3
2
27
Feb
26
25
24
23
19
18
17
12
11
10
3
2
28
Jan
21
20
9
Dec
4
27
Nov
25
23
19
18
17
16
15
14
13
12
11
10
9
6
5
4
3
2
30
Oct
29
28
27
26
23
22
21
20
19
18
16
15
14
13
12
10
9
8
7
13
Jun
* wrong scaling on windows
* remove debug messages
* linux compilation error
* always print out debug messages for sprite maps
* limit x-scale of asymmetric videos in video opener
* always scale file chooser according to settings
* always output dpi scale
Merge branch 'master' into dev
* wrong settings map used to unregister callback
Merge pull request #28 from mooch443/dev
Merge branch 'master' into dev
* restrict the new template specialization to windows only (did not compile on linux)
* isnan on windows did not compile, have to check validity of this at some point
* fixed large values after an individual was lost for one or more frames, due to incorrect equation in PhysicalProperties (resolves #21)
Merge pull request #27 from mooch443/dev
* fixing additional TGrabs crash due to released mutex
* trying to fix a bug where TRex/TGrabs would crash (especially on Windows) when terminating the application. possibly related to #17 as well (on macOS)
* test midline_length instead of X
* using 1:1 cm_per_pixel conversion with new test data
* decimal places
* test posture as well
* reduce restrictions for tests, enable threshold and history splits
* \n instead of \r\n
disabling std::fixed
update test data
* added documentation
fixing faulty assertion and missing method
* fixing potential bug in AveragingAccumulator (not locking locks)
* is it actually possible to use bats?
* getting rid of some batch scripting mistakes
* trying to build on windows again
%% escape
no echo
* if not errorlevel 0 did not work, changing to if errorlevel 1
* remove debug message
* adding test frames
updated comparison data
* updated test data, plus full sorting of initial paired probs
* try to terminate conversion with more consistent timing
manual matches again
Loading