> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# LatentOperationSharpen - ComfyUI Built-in Node Documentation

> Complete documentation for the LatentOperationSharpen node in ComfyUI. Learn its inputs, outputs, parameters and usage.

LatentOperationSharpen 노드는 가우시안 커널을 사용하여 잠재 표현에 선명화 효과를 적용합니다. 잠재 데이터를 정규화하고, 사용자 정의 선명화 커널로 컨볼루션을 적용한 후 원래 휘도를 복원하는 방식으로 작동합니다. 이를 통해 잠재 공간 표현의 세부 사항과 가장자리가 향상됩니다.

## 입력

| 매개변수     | 설명                           | 데이터 타입 | 필수 여부 | 범위       |
| -------- | ---------------------------- | ------ | ----- | -------- |
| `선명화 반경` | 선명화 커널의 반경입니다 (기본값: 9)       | INT    | 아니요   | 1-31     |
| `시그마`    | 가우시안 커널의 표준 편차입니다 (기본값: 1.0) | FLOAT  | 아니요   | 0.1-10.0 |
| `알파`     | 선명화 강도 계수입니다 (기본값: 0.1)      | FLOAT  | 아니요   | 0.0-5.0  |

## 출력

| 출력 이름       | 설명                             | 데이터 타입            |
| ----------- | ------------------------------ | ----------------- |
| `operation` | 잠재 데이터에 적용할 수 있는 선명화 연산을 반환합니다 | LATENT\_OPERATION |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LatentOperationSharpen/ko.md)

***

**Source fingerprint (SHA-256):** `542754746ab462eb27229ab9b949bb66054ab4c87c77cc59d405b35a2cc27bce`
