{
    "consistencyAreaThreshold": 10,
    "consistencyAreaPercentageThreshold": 1.0,
    "consistencyROIAreaPercentageThreshold": 0.5,
    "_centerDurationForSafeThreshold_":        "(ms) below 100 133 167 200 233 267 above",
    "consistencySafeThresholdsForDownsampled":         [18, 22, 30, 32, 37, 41, 46, 50],
    "consistencySafeThresholdsForNonDownsampled":      [18, 22, 30, 31, 36, 38, 41, 45],
    
    "consistencySafeThresholdsForDownsampledDelta":    [ 0,  0,  4.5,  5,  6,  0,  0,  0],
    "consistencySafeThresholdsForNonDownsampledDelta": [ 0,  0,  4.5,  5,  6,  0,  0,  0],
    
    "randomnessScoreThreshold": 20,
    "randomnessScoreThresholdLow": 6,
    "randomnessAreaThreshold": 10,
    "randomnessAreaPercentageThresholdHigh": 5,
    "randomnessAreaPercentageThresholdLow": 3,
    "randomnessErrThreshold": 2,
    "randomnessAreaScale": 0,
    
    "randomnessErrorChangeRatioThreshold": 1.8,
    "randomnessAreaChangeRatioThreshold": 2,
    "randomnessErrorChangeRatioThresholdForCameraMotion": 2.2,
    "randomnessAreaChangeRatioThresholdForCameraMotion": 4.5,
    "randomnessErrorChangeRatioThresholdForStatic": 1.5,
    "randomnessAreaChangeRatioThresholdForStatic": 1.8,
    
    "consistentRandomFlowThreshold": 8,
    "consistentRandomFlowResetAreaChangeRatio": 1.8,
    "zigzagRandomFlowThreshold": 4,
    "deformationRatioThreshold": 0.03,
    "deformationFlowThreshold": 2,
    "deformationFlowSumThreshold": 0.214,
    
    "histogramsAnalysisLargeObjectSizeThreshold": 6,
    "histogramsAnalysisSmallObjectSizeThreshold": 120,

    "sideMotionDominanceThreshold": 0.85,
    "sideMotionPixelCountThreshold": 30000,
    
    "_centerDurationForSafeThresholdSloMo_":   "(ms) below 167 200 233 267 300 333 367 405 446 486 above",
    "consistencySafeThresholdsForDownsampledSloMo":    [17, 21, 24, 26, 35, 36, 37, 39, 41, 41, 45, 47],
    "consistencySafeThresholdsForNonDownsampledSloMo": [17, 21, 24, 26, 31, 32, 33, 35, 36, 36, 38, 39],
    
    "deformationFlowThresholdForSloMo": 2,
    "deformationFlowSumThresholdForSloMo": 0.57,
    
    "backwarpAreaPercentageThreshold": 2,
    "backwarpFrameScoreThreshold": 38,
    "backwarpROIScoreThreshold": 32,
}
