# 유사도 검색

Roboflow Annotate 헤더에서 라벨링 인터페이스를 종료하고, 데이터셋의 다음 또는 이전 이미지로 이동할 수 있는 탐색 기능을 찾을 수 있습니다.

<figure><img src="/files/b06652722b6c147fdd34cfad04e3f8073a938c35" alt=""><figcaption><p>옵션 메뉴</p></figcaption></figure>

다음 옵션을 사용할 수 있습니다:

* **원본 이미지 보기** (눈에 사선이 그어져 있는 아이콘으로 표시됨) 는 바운딩 박스를 일시적으로 숨겨 원본 이미지를 더 자세히 볼 수 있게 합니다.
* **옵션** (생략 부호 또는 점 세 개로 표시됨).
  * **라벨링할 유사한 미할당 이미지 찾기** 내의 이미지를 찾습니다 *Unassigned* Annotation batch에서 현재 이미지와 비슷한 이미지를 찾아 검색 결과로 시각적으로 보여줍니다.
  * **Dataset에서 유사한 이미지 찾기** 내의 이미지를 찾습니다 *Dataset* Annotation batch(즉, Approved & Added to Dataset)에서 현재 이미지와 비슷한 이미지를 찾아 검색 결과로 시각적으로 보여줍니다.
  * **커버 사진으로 사용**: 데이터셋의 커버 사진으로 사용합니다. 이는 Roboflow Dashboard의 프로젝트 목록에 표시됩니다.
  * **프로젝트에서 제거**: 데이터셋에서 사진을 삭제합니다.

<figure><img src="/files/6446f7a637ecee9c800fdea2a647b49435154422" alt=""><figcaption><p>미할당 이미지: 유사 이미지 검색 결과</p></figcaption></figure>

<figure><img src="/files/1e8904790b7dd40e865f7437eca6f4ff31a9f3f2" alt=""><figcaption><p>Dataset(라벨링 및 승인됨) 이미지: 유사 이미지 검색 결과</p></figcaption></figure>


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate/similarity-search-and-settings.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.
