# 图像融合

<figure><img src="/files/fe14e0cdbdc655888f538b52f488648cd450491f" alt=""><figcaption></figcaption></figure>

首先上传或生成您想要混合成统一场景的角色、背景和道具。您可以使用 Morphic 的 [分割功能](https://github.com/morphicfilms/docs/blob/main/workflows/essentials/layers/README.md).

<figure><img src="/files/84eae162d422b540fa2a16a34a3d682aa95e1f41" alt=""><figcaption></figcaption></figure>

排列出您想要包含在最终画面中的角色、元素或道具。

<figure><img src="/files/399bfbaabf6e19515e855578c9aeb4fb6e1a6657" alt=""><figcaption></figcaption></figure>

将这些元素放入最终画面中。

<figure><img src="/files/595348eafd8886118ff88211cc9ed296c680f37a" alt=""><figcaption></figcaption></figure>

选择最终画面并输入提示，指导 Morphic 将场景融合成哪种风格。

{% hint style="info" %}
尝试： *“将女孩的艺术风格与背景的艺术风格混合。”*

如果您不确定哪个元素应为主，只需提示： *“将艺术风格混合以保持一致。”*
{% endhint %}

<figure><img src="/files/cc81d9dcd48b3fe093369786fdfd55334b5e4083" alt=""><figcaption></figcaption></figure>

点击生成，Morphic 将根据您的提示融合所选图像、角色或道具的风格。

<figure><img src="/files/e09534978b33db815f92d542d345aced05bf7760" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**避免**

混合截然不同的风格（例如，从动漫到照片写实）可能导致不一致或不可预测的结果。
{% endhint %}

{% hint style="success" %}
**最佳适用情境：**

* 您的背景和角色风格不同。
* 您希望在不手动重绘元素的情况下得到一个统一的画面。
* 您正在尝试混合媒介或拼贴风格的视觉效果。
  {% endhint %}

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/zh/shi-yong-fang-fa/blending-images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
