Files
nexus/wiki/concepts/九宫格法.md
2026-04-18 12:03:16 +08:00

34 lines
898 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "九宫格法"
type: concept
tags: [AI, 图像生成, 视频制作]
last_updated: 2026-04-18
---
## Definition
同时生成 3×3 共九个分镜画面的方法,保证机位与角度不变,画面一致性强。
## Principle
1. 在同一提示词中一次性描述全部 9 个阶段
2. 使用相同的机位和角度描述
3. 仅改变施工进度/状态变化
4. AI 会保持空间和光影的一致性
## Application
- 利用 Google AI Studio 生成 3×3 大图
- 利用工具自动裁切成 9 张竖屏图9:16
- 为首尾针动画制作提供素材
## Advantages
- 保证画面空间一致
- 保证光影连贯
- 减少逐帧生成的不一致问题
## Related Tools
- [[Nano Banana]] — 图像生成
- [[Midjourney]] — 图像生成
- [[Google AI Studio]] — 裁切工具
## Related Concepts
- [[固定机位]] — 配合使用
- [[首尾针动画]] — 下游应用