sys_configs.json 797 B

123456789101112131415161718
  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\":\"普通模式\",\"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}"
  13. },
  14. {
  15. "key": "action_configs",
  16. "value": "{\"left\":1,\"right\":7}"
  17. }
  18. ]