You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.json 367 B

123456789101112131415161718
  1. {
  2. "global":{
  3. "debug":true
  4. },
  5. "log":{
  6. },
  7. "detect":{
  8. },
  9. "recognize":{
  10. },
  11. "detectTest":{
  12. "detectPath":"/Users/universe/Documents/work/data/Plate/boundingbox",
  13. "outputPath":"/Users/universe/ProgramUniverse/python/Forked/HyperLPR/out/detect_test"
  14. },
  15. "colorTest":{
  16. "colorPath":"/Users/universe/Documents/work/data/Plate/colour/u"
  17. }
  18. }