mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 22:06:52 +08:00
Removed modal image drawing (used for debugging)
This commit is contained in:
@@ -219,7 +219,6 @@ CharacterSegmenter::CharacterSegmenter(PipelineData* pipeline_data)
|
||||
}
|
||||
|
||||
cleanCharRegions(pipeline_data->thresholds, pipeline_data->charRegions);
|
||||
drawAndWait(&pipeline_data->thresholds[0]);
|
||||
|
||||
if (config->debugTiming)
|
||||
{
|
||||
|
Reference in New Issue
Block a user