### 🚀 新功能

* 新增 `use_preprocess_img` 和 `use_vertical_padding` 逻辑（由 [@SWHL](https://github.com/SWHL) 在 [3cc33f8](https://github.com/RapidAI/RapidOCR/commit/3cc33f8d54950d4e81106643bb99a920eb795125) 提交）
* 新增 `use_preprocess_img` 和 `use_apply_vertical_padding` 参数（由 [@SWHL](https://github.com/SWHL) 在 [83866d6](https://github.com/RapidAI/RapidOCR/commit/83866d6a5cf0002db1abfb426796b88213035f78) 提交）
* 验证 TensorRT 推理引擎下的 RapidOCR 模型精度。详情请参阅博客：[RapidOCR PP-OCRv6 支持 TensorRT 推理引擎](https://link.wtturl.cn/?target=https%3A%2F%2Frapidai.github.io%2FRapidOCRDocs%2Flatest%2Fblog%2F2026%2F07%2F05%2Fsupport-pp-ocrv6-tensorrt-engine%2F&scene=im&aid=497858&lang=zh)

### 🐛 Bug 修复

* 改善 IDE 对 lazy package exports（延迟导出包）的支持（由 [@SWHL](https://github.com/SWHL) 在 [0962933](https://github.com/RapidAI/RapidOCR/commit/096293330eb0e96700e3775ab7b7166cdbb385fd) 提交）
* 修复 issue #695（由 [@SWHL](https://github.com/SWHL) 在 [0fa7a96](https://github.com/RapidAI/RapidOCR/commit/0fa7a9664c61de5a07d4fcb1a81e296f6764a691) 提交）
* 修复 issue #709（由 [@SWHL](https://github.com/SWHL) 在 [802c056](https://github.com/RapidAI/RapidOCR/commit/802c05647f705cb225b637533d303e137fa38922) 提交）
* 对齐 PyTorch 版本 PP-OCRv6 Rec tiny 模型的性能表现（由 [@SWHL](https://github.com/SWHL) 在 [b64a46f](https://github.com/RapidAI/RapidOCR/commit/b64a46ffd4fc370e4e2c5a10c485cb26e40b8b0f) 提交）

### 🧪 测试

* 移除 tensorrt 模块中无效的单元测试（由 [@SWHL](https://github.com/SWHL) 在 [c4db82f](https://github.com/RapidAI/RapidOCR/commit/c4db82f7aca76404a56c514f62b2d2df735a3288) 提交）
* 新增 PP-OCRv3 mobile 单元测试（由 [@SWHL](https://github.com/SWHL) 在 [bce0c99](https://github.com/RapidAI/RapidOCR/commit/bce0c99be9914e7df9a7590a68a65056a8b78438) 提交）

### 🎉 贡献者

* [@SWHL](https://github.com/SWHL)

**完整更新日志**：[3.9.2](https://github.com/RapidAI/RapidOCR/compare/v3.9.1..v3.9.2)
