About 1,590 results
Open links in new tab
  1. API Reference | 86maid/ddddocr | DeepWiki

    Jul 16, 2025 · This page provides comprehensive documentation for all public APIs in the ddddocr system. The system exposes three distinct API interfaces: the core Rust library API for direct …

  2. GitHub - sml2h3/ddddocr: 带带弟弟 通用验证码识别OCR pypi版

    该项目通过大批量生成随机数据进行深度网络训练,可以识别各种类型的验证码,包括: 常见的数字字母组合验证码 中文验证码 滑块验证码 各种特殊字符验证码 项目设计理念是"最简依赖",尽量减少用户 …

  3. ddddocr-node - rhy3h.github.io

    This project is a port of the Python project DdddOcr. The goal is to make it easy to use this trained model for text detection in JavaScript. Docs. Primarily used for recognizing single-line text, where the …

  4. ddddocr/README_EN.md at master · 86maid/ddddocr · GitHub

    Please manually download the onnxruntime link library and place it in the program's running directory (or system API directory), so you don't need to call Ddddocr::set_onnxruntime_path again.

  5. AUR (en) - ddddocr-fastapi

    Dec 10, 2024 · A high-performance OCR API service based on FastAPI and ddddocr, offering features like text recognition from images, sliding captcha matching, and object detection.

  6. Core Library API | 86maid/ddddocr | DeepWiki

    Jul 16, 2025 · This document provides comprehensive documentation for the ddddocr core library API. The library offers three main capabilities: optical character recognition (OCR), object detection, and …

  7. oozzbb/ddddocr-fastapi - Docker Image

    © 2026 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal.

  8. API Server Usage | 86maid/ddddocr | DeepWiki

    Jul 16, 2025 · This document explains how to run and interact with the ddddocr API server. It covers server startup, configuration options, and basic usage patterns for making HTTP requests to the …

  9. GitHub - 86maid/ddddocr: ddddocr rust 版本,ocr_api_server rust 版 …

    主要用于识别单行文字,即文字部分占据图片的主体部分,例如常见的英数验证码等,本项目可以对中文、英文(随机大小写or通过设置结果范围圈定大小写)、数字以及部分特殊字符。 支持以下预设颜 …

  10. ddddocr-rust/README_EN.md at master - GitHub

    This project offers a Rust implementation of ddddocr and ocr_api_server. It provides a binary version for CAPTCHA recognition that doesn't rely on the OpenCV library, ensuring cross-platform compatibility. …