Skip to content

Commit 46887db

Browse files
committed
platerec general config
1 parent 8f7f038 commit 46887db

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

mlapiconfig.ini

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,15 @@ ml_sequence= {
366366
'platrec_stats': '{{platerec_stats}}',
367367
'platerec_min_dscore': {{platerec_min_dscore}},
368368
'platerec_min_score': {{platerec_min_score}},
369-
'max_size':1600
369+
'max_size':1600,
370+
#'platerec_payload': {
371+
#'regions':['us'],
372+
#'camera_id':12,
373+
#},
374+
#'platerec_config': {
375+
# 'region':'strict',
376+
# 'mode': 'fast'
377+
#}
370378
}]
371379
}
372380
} # very important - this brace needs to be indented inside ml_sequence

0 commit comments

Comments
 (0)