5 comments (5 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python59,751 stars (59,751 stars)4,140 forks (4,140 forks)batch import
help wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- python
- Domain
- backend
- Issue type
- research
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- blocked
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Python programmingUnderstanding of docling codebaseFamiliarity with OpenCV usage
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the current usage of OpenCV within the docling codebase, likely in document parsing and image processing modules. Identify which functionalities depend on OpenCV and evaluate alternative libraries or implementations. Consider performance and feature trade offs. Document findings in the issue comments.