圖像 提示詞
從上方拍攝的智慧型手機自拍,與黑貓合影

一個高度技術性的圖像生成提示,專注於模擬使用智慧型手機相機拍攝的高角度、俯衝式自拍。該提示精確定義了相機故障模式(高光溢出、色度雜訊)、鏡頭畸變(輕微桶狀畸變)和計算攝影效果(皮膚平滑、銳化光暈),以最大限度地提高物理真實感並模仿特定美學,其中包含一名女性和一隻黑貓。
提示詞
```json
{
"intent": {
"image_type": "自拍",
"era_preset": "現代標準",
"notes": "透過定義光線與物質的互動以及感測器故障模式,最大限度地提高物理真實感。"
},
"subjects": {
"count": 1,
"primary": {
"type": "人物",
"age_range": "20-25",
"gender_presentation": "女性",
"region_target": "未指定",
"expression": "中性,向上看",
"pose": "從下方直接看向鏡頭",
"gaze": "看向鏡頭"
},
"additional": [
{
"type": "黑貓",
"position": "地板高度,向上看",
"material": "濃密的有機毛髮,帶有半透明的鬍鬚"
}
]
},
"framing_and_perspective": {
"framing": "高角度俯拍",
"subject_fill_ratio": 0.82,
"camera_angle": "正上方俯視",
"distance": "手臂長度",
"camera_class": "智慧型手機前置",
"lens_equiv_mm": 24,
"distortion": {
"type": "輕微桶狀",
"strength_1to5": 4
},
"perspective_effects": {
"foreground_scale_emphasis_1to5": 5,
"nose_emphasis_1to5": 3,
"ear_recession_1to5": 4
},
"depth_of_field": {
"mode": "最小",
"strength_1to5": 2,
"focus_target": "眼睛"
}
},
"lighting_and_exposure": {
"key_light": {
"type": "頂部面板燈",
"direction": "由上而下",
"hardness_1to5": 5,
"halo_bloom_1to5": 2
},
"exposure_behavior": {
"auto_exposure": true,
"hdr_tone_mapping_1to5": 4,
"overall_brightness_1to5": 5,
"contrast_1to5": 3,
"shadow_depth_1to5": 2,
"highlight_overflow_1to5": 5
},
"failure_modes_active": {
"highlight_clipping": true,
"shadow_chroma_noise": true,
"denoise_smear": false,
"sharpen_halos": true,
"motion_blur": false,
"jpeg_ringing_banding": false,
"banding_in_gradients": false,
"focus_falloff_edge_softness": true
}
},
"computational_pipeline": {
"skin_smoothing": {
"method": "邊緣感知",
"strength_1to5": 2,
"specular_preservation": "必需"
},
"sharpening": {
"strength_1to5": 3,
"halo_risk_1to5": 2
},
"noise_and_denoise": {
"shadow_chroma_noise_1to5": 3,
"denoise_smear_1to5": 2,
"grain_strength_1to5": 2
},
"compression": {
"jpeg_artifacts_1to5": 1,
"banding_risk_1to5": 1
},
"white_balance": {
"mode": "自動",
"highlight_temp_bias": "冷色",
"shadow_temp_bias": "中性"
}
},
"region_and_face_feature_sliders": {
"non_stereotype_policy": "滑桿優先於標籤",
"beauty_mark_under_right_eye": false,
"sliders_1to5": {
"face_oval_vline_1to5": 3,
"cheekbone_prominence_1to5": 3,
"brow_definition_1to5": 3,
"eye_emphasis_1to5": 4,
"eyelid_crease_definition_1to5": 3,
"nose_bridge_definition_1to5": 3,
"lip_fullness_1to5": 3
}
}
}
```

