parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

wrap Stream volume argument in double quotes #73

Closed danleyb2 closed 2 years ago

danleyb2 commented 2 years ago

The -v arg must be wrapped in quotes "command" so that bash, powershell or CMD accepts the command without error if path contains spaces.