Skip to content

#575 fix: move detect text in image tesseract operator as python libraray#586

Merged
aatmanvaidya merged 6 commits intotattle-made:developmentfrom
Dishant-garg:move-tesseract-operator
Apr 21, 2025
Merged

#575 fix: move detect text in image tesseract operator as python libraray#586
aatmanvaidya merged 6 commits intotattle-made:developmentfrom
Dishant-garg:move-tesseract-operator

Conversation

@Dishant-garg
Copy link
Copy Markdown
Contributor

Raised PR under - Move detect text in image tesseract operator as python library #575
Overview:
Hey @aatmanvaidya,
Changes Made:
Updated dependencies in pyproject.toml with appropriate version constraints
Documented system requirements for installing the Tesseract OCR engine
Clarified the need for language packs (eng, hin, tam, tel) to support multi-language text detection

@Dishant-garg
Copy link
Copy Markdown
Contributor Author

Dishant-garg commented Apr 18, 2025

Screenshot 2025-04-18 at 5 22 55 PM Hey @aatmanvaidya , it is failing as tesseract-ocr not installed or not in path

@aatmanvaidya aatmanvaidya self-requested a review April 18, 2025 11:55
@aatmanvaidya
Copy link
Copy Markdown
Collaborator

@aatmanvaidya , it is failing as tesseract-ocr not installed or not in path

hi @Dishant-garg great work, this looks good, please give me some time to review, as its an extended weekend for us, I might be delayed in reviewing and getting back to you.

Comment thread operators/detect_text_in_image_tesseract/detect_text_in_image_tesseract.py Outdated
Comment thread operators/detect_text_in_image_tesseract/pyproject.toml Outdated
Comment thread operators/detect_text_in_image_tesseract/test.py
Comment thread operators/detect_text_in_image_tesseract/test.py Outdated
@aatmanvaidya
Copy link
Copy Markdown
Collaborator

hi @Dishant-garg ignore this ruff lint error - https://github.com/tattle-made/feluda/actions/runs/14568067888/job/40860370138?pr=586
you don't have to fix this as a part of this PR, its coming from other part of the codebase

@Dishant-garg
Copy link
Copy Markdown
Contributor Author

@aatmanvaidya Okay Done the changes

@aatmanvaidya
Copy link
Copy Markdown
Collaborator

great thanks, reviewing the PR now

@aatmanvaidya aatmanvaidya merged commit 30632e1 into tattle-made:development Apr 21, 2025
3 of 5 checks passed
@aatmanvaidya aatmanvaidya linked an issue Apr 21, 2025 that may be closed by this pull request
@aatmanvaidya
Copy link
Copy Markdown
Collaborator

hi @Dishant-garg great work with this, I have merged the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move detect text in image tesseract operator as python library

2 participants