-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.ini
More file actions
44 lines (37 loc) · 1.44 KB
/
test.ini
File metadata and controls
44 lines (37 loc) · 1.44 KB
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
[Meta]
name = test1234
[ReconstructionParams]
DEBUG = False
dltCoeff = [[-783.93, 182.66, -111.19, 505.78, -7.0616, -73.63, -757.39, 393.51, -0.0429, 0.46454, -0.23482, 1.0], [-864.24, -1.9019, -337.73, 476.42, 2.4707, -917.48, -329.91, 566.5, -0.0036966, 0.0041491, -0.66778, 1.0]]
parts = ["snout", "rightEar", "leftEar", "headBase", "tailBase", "tailTip", "midpoint", "sp1", "sp2", "tailMid"]
showPlot = True
showVid = True
vectors = [["leftEar", "snout"], ["rightEar", "snout"], ["headBase", "snout"], ["headBase", "leftEar"], ["headBase", "rightEar"], ["sp1", "headBase"], ["sp1", "midpoint"], ["midpoint", "sp2"], ["tailBase", "sp2"], ["tailBase", "tailMid"], ["tailMid", "tailTip"]]
g_origin = [225, 345]
r_origin = [162, 104]
g_topRight = [810, 345]
r_topRight = [908, 137]
g_bottomLeft = [80, 638]
r_bottomLeft = [143, 870]
dBottomLeft = 1000.0
dTopRight = 1000
isScaled = True
nPastPoints = 50
framerate = 120.0
[multiply]
tailMid = [1, 1, 0]
tailTip = [1, 1, 0]
[path]
gvid = /home/mahirp/Projects/RodentDataset/042521/green/green.mp4
gcsv = /home/mahirp/Projects/RodentDataset/042521/green/green.csv
rvid = /home/mahirp/Projects/RodentDataset/042521/red/Red.mp4
rcsv = /home/mahirp/Projects/RodentDataset/042521/red/Red.csv
output = ./output/test1234
[Trajectory]
MotionDirection = {"fn": "AVG", "param": ["headBase", "sp2"]}
[Vectors]
HeadDirection = "snout-headBase"
BodyDirection = "headBase-sp2"
[export]
isFixedPointShifted = True
showMetaData = False