Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analyst WebApp
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository 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
fidentis
Analyst WebApp
Graph
2d77d1ff76aa1a45a584846e9fb8b63a846d5cf8
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Dec
5
4
2
30
Nov
29
28
26
25
19
16
15
8
21
Oct
18
14
11
23
Sep
15
15
Aug
27
Jun
23
3
31
May
26
25
24
21
20
19
16
15
13
11
9
8
7
6
5
3
2
28
Apr
26
20
19
11
30
Mar
24
14
9
8
3
2
1
28
Feb
25
24
23
19
15
9
8
7
6
3
26
Jan
25
24
22
21
18
17
13
10
5
3
2
1
30
Dec
27
19
17
15
14
13
9
6
3
2
1
30
Nov
29
26
25
21
19
18
17
16
15
9
8
5
4
31
Oct
28
27
26
25
24
19
18
17
16
14
13
12
11
10
8
7
6
29
Sep
27
22
21
20
17
15
14
12
8
6
31
Aug
30
24
29
Jul
21
7
1
30
Jun
29
28
14
12
11
10
8
6
4
3
2
1
31
May
29
28
20
19
14
13
12
11
10
6
5
4
3
2
1
30
Apr
29
28
27
22
Resolve "Fix manual alignment of objects"
rename profile rendering panel to curve rendering panel, fix view export
add text for sampling info button
create helper function for file creation
add configuration export to json
add dependency for json
add function for getting current plane type
remove debug prints
fix null feature points in curve2d
use deterministic sampling instead of random
remove old classes
change name of ProfilesPanel to CuttingPlanesPanel
change spinner listener for sampling
change layout of cutting plane panel
change the sampling slider size
fix setting of default plane, add javadoc
recompute hausdorff when sampling changes
fix docs
use sampling when computing hausdorff distance
hide hausdorff dist panel in single face mode
prepare GUI for curve subsampling
add javadoc
fix warnings
add tests for hausdorff distance
fix typos in GUI
use whole curve in hausdorff computation, use only meaningful points of curve
add constructor for unit testing
remove unused function
add function for checking endPoints of curve
hide hausdorff labels when analysing one face
show hausdorff for all three planes
compute hausdorff only when mouse released
fix snapping of feature points
fix documentation
hide hausdorff when only one face present, add tooltip
use hausdorff dist in profiles panel
remove unused function
fix conversion from 3d curve to 2d
add basic hausdorff distance calculator for 2d shapes
switch to using 2d curves in GUI
Loading