mapping.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "dimension": "easel_asset",
  3. "type": "实质",
  4. "highlight_cluster": "构建叙事的写生道具",
  5. "description": "木质三脚画架本体素材,包含两种状态:承载进行中油画的画架(img_3)和承载空白画布+白玫瑰的画架(img_4)",
  6. "files": {
  7. "easel_blank_canvas_img4.png": {
  8. "source_image": "img_4",
  9. "state": "easel with blank white canvas + white rose on crossbar",
  10. "purpose": "画架+空白画布+白玫瑰参考,用于写生道具叙事场景"
  11. }
  12. },
  13. "missing_files": {
  14. "easel_with_painting_img3.png": "画架+进行中油画参考图已删除"
  15. },
  16. "mapping": [
  17. {
  18. "image": "img_1",
  19. "paragraph": "段落1.2",
  20. "type": "实质",
  21. "feature": "木质三脚画架",
  22. "highlight": "构建叙事的写生道具"
  23. },
  24. {
  25. "image": "img_2",
  26. "paragraph": "段落2.2",
  27. "type": "实质",
  28. "feature": "木质三脚画架",
  29. "highlight": "构建叙事的写生道具"
  30. },
  31. {
  32. "image": "img_3",
  33. "paragraph": "段落3.2",
  34. "type": "实质",
  35. "feature": "木质三脚画架(含油画)",
  36. "highlight": "构建叙事的写生道具"
  37. },
  38. {
  39. "image": "img_4",
  40. "paragraph": "段落4.2",
  41. "type": "实质",
  42. "feature": "木质三脚画架(空白画布+白玫瑰)",
  43. "highlight": "构建叙事的写生道具"
  44. },
  45. {
  46. "image": "img_5",
  47. "paragraph": "段落5.2",
  48. "type": "实质",
  49. "feature": "木质三脚画架(局部可见)",
  50. "highlight": "构建叙事的写生道具"
  51. }
  52. ],
  53. "consistency_elements": ["画架与画布", "画架与油画"],
  54. "generation_notes": "画架为浅棕色木质三脚架结构,高约150-180cm,宽约60-80cm,顶部有可调节画板支撑架,底部有横向支撑杆"
  55. }