sys_configs.json 864 B

12345678910111213141516171819202122
  1. [
  2. {
  3. "key": "basic_configs",
  4. "value": "{\"main_image_size\":[1600],\"image_out_format\":\"png\",\"image_sharpening\":1.0}"
  5. },
  6. {
  7. "key": "take_photo_configs",
  8. "value": "{\"repart_take_photo_warning\":false,\"single_photo_warning\":11,\"total_photo_warning\":1.0,\"camera_delay\":0.5}"
  9. },
  10. {
  11. "key": "other_configs",
  12. "value": "{\"product_type\":\"鞋类\",\"cutout_mode\":\"普通抠图\",\"device_speed\":\"二档\",\"running_mode\":\"普通模式\"}"
  13. },
  14. {
  15. "key": "hidden_configs",
  16. "value": "{\"grenerate_main_pic_brightness\":254,\"shadow_processing\":0,\"lower_y\":4,\"check_lower_y\":4,\"is_get_green_mask\":\"否\",\"image_save_max_workers\":4,\"color_gradation_cycles\":22}"
  17. },
  18. {
  19. "key": "action_configs",
  20. "value": "{\"left\":1,\"right\":7}"
  21. }
  22. ]