IOcrService.DownloadModelAsync method
小于 1 分钟
IOcrService.DownloadModelAsync method
下载指定 OCR 模型。
public Task DownloadModelAsync(string modelKey, CancellationToken cancellationToken = default)| parameter | description |
|---|---|
| modelKey | 模型键。 |
| cancellationToken | 取消令牌。 |
Return Value
异步任务。
See Also
- interface IOcrService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
