Video-Summary/demo_config.json

16 lines
307 B
JSON
Raw Normal View History

2022-10-11 19:35:37 +00:00
{
"min_area": 300,
"max_area": 900000,
"threshold": 7,
"resizeWidth": 700,
"inputPath": null,
"outputPath": null,
"maxLayerLength": 5000,
"minLayerLength": 40,
"tolerance": 20,
"maxLength": null,
"ttolerance": 50,
"videoBufferLength": 250,
"LayersPerContour": 220,
"avgNum": 10
}