← 返回提示詞庫
通用 難度:入門

户外楼梯场景图像分析

Outdoor Staircase Image Analysis

对户外楼梯场景图像进行分析,场景设定为花园或公园入口,拍摄于晴天正午,结合特定相机镜头参数对图像内容进行详细解读。

適用平台: ChatGPTClaudeGemini
{
  "environment": {
    "type": "户外",
    "location": "楼梯",
    "setting": "花园或公园入口",
    "time_of_day": "中午",
    "weather": "晴朗"
  },
  "camera": {
    "lens": "人像镜头",
    "focal_length_estimate": "50mm至85mm",
    "angle": "平视",
    "framing": "中景",
    "focus": "主体清晰"
  },
  "lighting": {
    "general_condition": "明亮的自然光",
    "sources": [
      {
        "type": "太阳",
        "angle": "左上方",
        "color": "暖白色",
        "intensity": "高",
        "effect_on_objects": "在楼梯和白墙上形成清晰的阴影"
      }
    ]
  },
  "subject": {
    "identity": "未知年轻女性",
    "orientation": {
      "body_facing": "正面",
      "face_facing": "正面",
      "gaze": "直视镜头"
    },
    "emotional_state": {
      "expression": "自信",
      "mood": "平静",
      "allure_level": "中等到高"
    },
    "pose": {
      "general": "站在楼梯上",
      "posture": "直立微弓",
      "limbs": {
        "feet": "站在台阶上,一只脚略低",
        "hands": {
          "left_hand": "伸出扶着栏杆",
          "right_hand": "向下拿着手提包"
        }
      },
      "visibility": "膝盖以上"
    },
    "head_details": {
      "structure": "椭圆形",
      "hair": {
        "color": "金色带深色发根",
        "style": "长而松散的波浪",
        "parting": "中分",
        "texture": "丝滑"
      },
      "face": {
        "forehead": "光滑,部分被发丝覆盖",
        "brows": "拱形,修剪整齐的棕色",
        "eyes": {
          "color": "蓝绿色",
          "shape": "杏仁形",
          "makeup": "睫毛膏眼线"
        },
        "nose": "直而纤细",
        "lips": {
          "shape": "丰满",
          "color": "粉色光泽",
          "expression": "微笑"
        },
        "jawline": "分明",
        "cheeks": "腮红"
      }
    },
    "body_details": {
      "skin_tone": "晒黑",
      "neck": "纤细可见",
      "shoulders": "被夹克覆盖",
      "chest_area": {
        "ratio_to_body": "大",
        "estimated_size": "丰满",
        "bra_status": "无可见肩带,可能为无肩带或无",
        "nipple_visibility": "不可见",
        "cleavage": "深可见,突出"
      },
      "abdomen": {
        "ratio_to_body": "纤细",
        "definition": "平坦紧致",
        "navel_visibility": "被覆盖"
      },
      "hips": {
        "ratio_to_waist": "高沙漏形",
        "width": "曲线优美"
      },
      "legs": {
        "thighs": "光滑紧致",
        "exposure": "从大腿中部以下可见"
      }
    },
    "clothing": {
      "upper_body": {
        "item": "夹克上衣",
        "color": "栗色酒红色",
        "style": "长袖深V领拉链前开",
        "fit": "紧身",
        "light_interaction": "吸光,褶皱处有柔和阴影"
      },
      "lower_body": {
        "item": "短裤",
        "color": "青蓝色",
        "style": "运动款缎面抽绳",
        "fit": "宽松",
        "light_interaction": "由于面料光泽反射高光"
      }
    },
    "accessories": [
      {
        "type": "项链",
        "material": "银",
        "pendant": "小爱心形"
      },
      {
        "type": "耳环",
        "style": "环形",
        "material": "金色调"
      },
      {
        "type": "手提包",
        "pattern": "多色花卉",
        "style": "结构化迷你包",
        "held_in": "右手"
      }
    ]
  },
  "objects": [
    {
      "name": "栏杆",
      "color": "黑色",
      "material": "金属",
      "location": "楼梯两侧",
      "purpose": "安全和构图"
    },
    {
      "name": "楼梯",
      "color": "米色踏板白色立板",
      "material": "石头或混凝土",
      "location": "前景中部至中景",
      "purpose": "主体的平台"
    },
    {
      "name": "墙壁",
      "color": "白色",
      "location": "楼梯两侧",
      "purpose": "建筑结构"
    },
    {
      "name": "植被",
      "type": "树木和灌木",\      "color": "绿色",
      "location": "背景",
      "purpose": "自然背景"
    },
    {
      "name": "盆栽植物",
      "location": "左中景",
      "type": "带树的大陶盆",
      "color": "赤陶盆绿叶"
    }
  ],
  "negative_prompt": "变形的手,糟糕的解剖结构,畸形,模糊,低质量,水印,文字,签名,多余的肢体,缺失的手指,斗鸡眼,不对称的眼睛,比例失调,不自然的皮肤纹理"
}