# 竖排文字识别

前言：很多用户以及群友向我提建议，希望能支持文字竖排识别，花了挺长时间，目前功能已研发出来。

愿景：让许多珍贵的历史古籍，实现全部电子化的可能性。

## 场景：竖排文字、中文古籍、日文古籍......等等

## 一、方法步骤：

1.打开 **`偏好`**-> **`文字方向`** -> 选择 **`竖排文字识别`**

2\. 选择对应\*\*`扫描语言`\*\*，例如：繁体中文

下图已经标记好\*\*`红色箭头`\*\*：

![使用指南图](http://qn.iluoxiao.com//md/0/2a6df.png)

## 二、识别效果

分别对**竖排**`繁体中文`、`日文古籍`做了识别，识别结果如下：

**繁体中文**

![](http://qn.iluoxiao.com//md/0/1d4e8.png)

![](http://qn.iluoxiao.com//md/0/b8152.png)

**日文古籍**

![](http://qn.iluoxiao.com//md/0/d7208.png)


---

# 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://camscanner.iluoxiao.com/du-jia-gong-neng/vertical-text-recognition.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.
