dimwalker
-
- 4,768 total downloads
- last updated 7/23/2023
- Latest version: 1.0.2307.2307
基于PaddleSharp.PaddleOCR设计的线程安全模板,示例: SafePaddleOCR safePaddleOCR = new SafePaddleOCR(); string imgPath = @"DimTechStudio-Logo.png"; var res = safePaddleOCR.Run(imgPath); Console.WriteLine($"res:... More information -
- 3,185 total downloads
- last updated 7/23/2023
- Latest version: 1.0.2307.2307
基于PaddleSharp.PaddleOCR设计的线程安全模板,示例: Func<PaddleOcrAll> initFuc = () => { code for init }; Func<PaddleOcrAll, Mat, RestResult<PaddleOcrResult>> mthdFunc = () => { code for run}; SafeThreadRunner<PaddleOcrAll,... More information -
- 786 total downloads
- last updated 10/13/2023
- Latest version: 1.0.2310.1301
GitOps - Github To Nuget示例 -
- 187 total downloads
- last updated 8/5/2023
- Latest version: 1.0.2308.500
老派SQL之必要