bae705aa97
- Add NFC ePassport roadmap (ICAO 9303, eIDAS) - Add TensorFlow.js edge face detection (BlazeFace) - Add structured audit logger (GDPR-compliant) - Risk scoring support Part of KYC Apple Native UX v1.1.0
21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"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
|
|
}
|
|
}
|