What problem does it solve?
Provides an integrated OCR and image-analysis service capable of reading text from images, locating text regions, and verifying slide positions, enabling automated CAPTCHA solving, document processing, and image verification workflows.
Core Features & Use Cases
- OCR Recognition: Extracts text from images with optional color filtering and character ranges.
- Object Detection: Locates text regions and other elements within images.
- Slide Matching: Determines slide positions within a background image using template matching or difference-based methods.
- MCP Protocol & REST API: Exposes endpoints for OCR, detection, slide operations, and programmatic control.
Quick Start
Start the service using the provided start script to enable ocr, det, slide, and mcp features.