mapping.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "dimension": "background_asset",
  3. "type": "实质",
  4. "highlight_cluster": "清新雅致的白绿配色 / 唯美梦幻的光影与景深",
  5. "description": "户外自然背景素材,包含三种典型状态:清晰绿色草地+树木(img_1)、高饱和绿色背景(img_4)、逆光+散景梦幻背景(img_2)",
  6. "files": {
  7. "background_green_img1.png": {
  8. "source_image": "img_1",
  9. "state": "clear green trees and grass, soft natural light",
  10. "purpose": "清晰自然绿色背景参考,白绿配色基础"
  11. },
  12. "background_green_img4.png": {
  13. "source_image": "img_4",
  14. "state": "vivid saturated green trees and grass, bright daylight",
  15. "purpose": "高饱和绿色背景参考,白绿配色最典型"
  16. },
  17. "background_bokeh_img2.png": {
  18. "source_image": "img_2",
  19. "state": "backlit green trees with lens flare and bokeh light spots",
  20. "purpose": "逆光散景梦幻背景参考,光影景深亮点"
  21. }
  22. },
  23. "mapping": [
  24. {
  25. "image": "img_1",
  26. "paragraph": "段落1.3",
  27. "type": "实质",
  28. "feature": "自然绿色背景(草地+树木)",
  29. "highlight": "清新雅致的白绿配色"
  30. },
  31. {
  32. "image": "img_2",
  33. "paragraph": "段落2.3",
  34. "type": "实质",
  35. "feature": "逆光散景自然背景",
  36. "highlight": "唯美梦幻的光影与景深"
  37. },
  38. {
  39. "image": "img_3",
  40. "paragraph": "段落3.3",
  41. "type": "实质",
  42. "feature": "自然背景(含远处建筑)",
  43. "highlight": "唯美梦幻的光影与景深"
  44. },
  45. {
  46. "image": "img_4",
  47. "paragraph": "段落4.3",
  48. "type": "实质",
  49. "feature": "高饱和绿色自然背景",
  50. "highlight": "清新雅致的白绿配色"
  51. },
  52. {
  53. "image": "img_5",
  54. "paragraph": "段落5.3",
  55. "type": "实质",
  56. "feature": "虚化绿色草地背景",
  57. "highlight": "唯美梦幻的光影与景深"
  58. }
  59. ],
  60. "consistency_elements": ["自然背景"],
  61. "generation_notes": "背景主色调为高饱和度草木绿(HSV: 100-120°, S>150, V>100),包含草地(下半部分)和树木(上半部分),img_2/3/5有逆光散景效果"
  62. }