Files
boc/quixzoom-capture-pipeline/identity-engine/config-bangkok.json
T

21 lines
458 B
JSON
Raw Normal View History

{
"name": "Bangkok Video Configuration",
"description": "Optimerad för video-walks i Bangkok",
"version": "4.0",
"parameters": {
"autoMergeThreshold": 0.50,
"waitThreshold": 0.30,
"spatialWeight": 0.55,
"visualWeight": 0.15,
"contextWeight": 0.20,
"temporalWeight": 0.10,
"gridSize": 100,
"maxSearchRadius": 250
},
"performance": {
"targetObjects": 15,
"targetObsPerObject": 3,
"maxLatency": 50
}
}