130 lines
3.6 KiB
Markdown
130 lines
3.6 KiB
Markdown
---
|
||
title: "Genre-Specific Prompt Patterns"
|
||
type: concept
|
||
tags: [prompt-engineering, ai-image-generation, photography-genre]
|
||
last_updated: 2026-05-15
|
||
---
|
||
|
||
## Definition
|
||
|
||
针对不同摄影体裁(人像、产品、风光、时尚等)的专业化提示词模板,通过体裁特有的结构和参数组合,实现各类型 AI 生成图像的专业级输出。
|
||
|
||
## Portrait Photography Pattern
|
||
|
||
### 模板结构
|
||
```
|
||
[主体描述:年龄/种族/表情/着装] |
|
||
[姿态与肢体语言] |
|
||
[背景处理方式] |
|
||
[布光设置:主光/补光/轮廓光/发丝光] |
|
||
[相机参数:焦距/光圈/视角] |
|
||
[风格:编辑/时尚/商业/艺术] |
|
||
[色彩调性与情绪] |
|
||
[参考摄影师风格]
|
||
```
|
||
|
||
### 典型参数
|
||
- 焦距:85mm / 50mm(全身 35mm)
|
||
- 光圈:f/1.2–f/2.0(浅景深人像)
|
||
- 视角:eye level(平视)
|
||
- 布光:Rembrandt / Butterfly / Loop
|
||
- 景深:shallow DOF, creamy bokeh
|
||
|
||
### 示例关键词
|
||
- "cinematic portrait lighting", "Rembrandt triangle on cheek", "creamy bokeh background", "85mm f/1.4", "eye-level portrait"
|
||
|
||
---
|
||
|
||
## Product Photography Pattern
|
||
|
||
### 模板结构
|
||
```
|
||
[产品描述:材质/工艺/细节] |
|
||
[表面/背景描述] |
|
||
[布光:柔光箱位置/反光板/渐变] |
|
||
[相机:微距/标准/角度/距离] |
|
||
[拍摄类型:Hero Shot/Lifestyle/Detail/Scale Context] |
|
||
[品牌美学对齐] |
|
||
[后期处理:干净/氛围/鲜艳]
|
||
```
|
||
|
||
### 典型参数
|
||
- 焦距:100mm 微距 / 90mm(产品人像)
|
||
- 光圈:f/8–f/11(整体清晰)
|
||
- 布光:Large softbox + Strip lights
|
||
- 景深:Focus stacked(全清晰)
|
||
|
||
### 示例关键词
|
||
- "hero shot", "softbox overhead gradient", "edge definition strip lights", "commercial advertising quality", "clean post-processing"
|
||
|
||
---
|
||
|
||
## Landscape Photography Pattern
|
||
|
||
### 模板结构
|
||
```
|
||
[地理位置与地质特征] |
|
||
[时间与大气条件] |
|
||
[天气与天空处理] |
|
||
[前景/中景/远景元素] |
|
||
[相机:广角/深焦/全景] |
|
||
[光质与方向] |
|
||
[色彩调性:自然/增强/戏剧性] |
|
||
[风格:纪实/艺术/空灵]
|
||
```
|
||
|
||
### 典型参数
|
||
- 焦距:16–35mm(广角)
|
||
- 光圈:f/11–f/16(深景深)
|
||
- 视角:Low angle / eye level
|
||
- 景深:front-to-back sharp focus
|
||
|
||
### 示例关键词
|
||
- "golden hour light", "deep focus", "wide angle landscape", "dramatic sky", "foreground interest", "ND filter long exposure"
|
||
|
||
---
|
||
|
||
## Fashion Photography Pattern
|
||
|
||
### 模板结构
|
||
```
|
||
[模特描述与表情] |
|
||
[服装细节与造型] |
|
||
[妆发方向] |
|
||
[场地/布景设计] |
|
||
[姿态风格:编辑/商业/前卫] |
|
||
[布光:戏剧性/柔和/混合] |
|
||
[相机运动:静态/动态] |
|
||
[杂志/品牌 campaign 美学参考]
|
||
```
|
||
|
||
### 典型参数
|
||
- 焦距:85mm(特写)/ 35mm(全身)
|
||
- 光圈:f/1.4–f/4.0(视构图需求)
|
||
- 视角:varied(多样化)
|
||
- 景深:selective focus
|
||
|
||
### 示例关键词
|
||
- "fashion editorial", "high fashion lighting", "avant-garde styling", "magazine spread aesthetic", "dramatic pose", "Haute couture"
|
||
|
||
---
|
||
|
||
## Cross-Genre Principles
|
||
|
||
1. **主体清晰**:每种体裁的核心被摄对象必须首要明确
|
||
2. **光线匹配**:布光方式与体裁风格一致(人像用柔光,产品用可控光,时尚用戏剧光)
|
||
3. **相机参数对应体裁**:人像浅景深(f/1.4),产品深景深(f/8+),风光超深焦(f/11+)
|
||
4. **参考引导**:引用体裁内知名摄影师风格提升 AI 输出专业度
|
||
|
||
## Connections
|
||
|
||
- [[Five-Layer-Prompt-Structure]] 在各体裁中的具体应用
|
||
- [[Photography-Terminology]] 提供各体裁的专业术语
|
||
- [[Prompt-Engineering]] 的体裁适配层
|
||
|
||
## Aliases
|
||
|
||
- 体裁专属提示词模板
|
||
- Photography Genre Templates
|
||
- Domain-Specific Prompt Patterns
|