-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
49 lines (42 loc) · 1.07 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
url: ~
home:
title: Compute similarity between cartridge cases
authors:
Joseph Zemmels:
href: https://jzemmels.github.io/
Heike Hofmann:
href: https://github.com/heike
Susan VanderPlas:
href: https://srvanderplas.netlify.app/
CSAFE:
href: https://forensicstats.org/
template:
bootstrap: 5
bslib:
primary: "#0054AD"
border-radius: 0.5rem
btn-border-radius: 0.25rem
reference:
- title: Helpers
contents:
- comparison_fullScan
- comparison_cellBased
- feature_aLaCarte
- title: Density-Based Features
contents:
- feature_densityBased_all
- feature_densityBased_clusterSize
- feature_densityBased_thetaDiff
- feature_densityBased_translationDiff
- densityBasedClusters
- estimatedRotation
- title: Registration-Based Features
contents:
- feature_registration_all
- feature_registration_summary
- title: Visual Diagnostic-Based Features
contents:
- feature_visualDiagnostic_all
- feature_visualDiagnostic_neighborhoodSizeSummary
- feature_visualDiagnostic_scanDifferenceCor
- feature_visualDiagnostic_filteredRatio