We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当使用 720P 为 OCR 任务设定 ROI 后,即便该任务能够在 720P 的分辨率下工作良好,但在 1080P 下会工作异常。 具体表现为 1080P 下 OCR 的识别区域会比 720P 的识别到的文本区域小一圈,导致 OCR 结果错误。 鉴于 MaaFramework 本身支持图像放缩,故猜测该问题源自自动伸缩对 OCR 识别区域产生的异常影响。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
当使用 720P 为 OCR 任务设定 ROI 后,即便该任务能够在 720P 的分辨率下工作良好,但在 1080P 下会工作异常。
具体表现为 1080P 下 OCR 的识别区域会比 720P 的识别到的文本区域小一圈,导致 OCR 结果错误。
鉴于 MaaFramework 本身支持图像放缩,故猜测该问题源自自动伸缩对 OCR 识别区域产生的异常影响。
The text was updated successfully, but these errors were encountered: