config.json 478 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Brands": true,
    "IrregularityFileInput": "../input/BERIO060.mov_IrregularityFileInput.json",
    "OutputPath": "../output/",
    "PreservationAudioVisualFile": "../input/LNONO044.mov",
    "Speed": 15,
    "ThresholdPercentual": 80,
    "ThresholdPercentualPinchRoller": 90,
    "MinDist": 10,
    "AngleThresh": 10000,
    "ScaleThresh": 200,
    "PosThresh": 40,
    "MinDistTape": 10,
    "AngleThreshTape": 1000,
    "ScaleThreshTape": 1,
    "PosThreshTape": 1
}