Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

[Feature] OCR #3

Open
Atrate opened this issue Jul 19, 2020 · 9 comments
Open

[Feature] OCR #3

Atrate opened this issue Jul 19, 2020 · 9 comments
Labels
hacktoberfest celebrate opensource! new feature Add a new feature!

Comments

@Atrate
Copy link
Contributor

Atrate commented Jul 19, 2020

When edge detection is implemented, a nice to have feature would probably be some kind of OCR (optical character recognition) solution.

@Aman-zishan
Copy link
Owner

I'm looking forward to the same...are u interested in collaborating in this project

@Atrate
Copy link
Contributor Author

Atrate commented Jul 20, 2020

I am not terribly experienced as an Android developer but I can help with stuff like code cleanup and documentation

@Aman-zishan Aman-zishan added hacktoberfest celebrate opensource! new feature Add a new feature! labels Oct 2, 2020
@Prakhar314
Copy link

What will you be using for edge detection, gray scale, ocr, other image processing tasks?
I thought of using opencv, but the flutter plugin only works for Android right now.

@Atrate
Copy link
Contributor Author

Atrate commented Oct 4, 2020

Best OCR would probably be obtainable with the help of Tesseract

@Jeewantha-Madubashana
Copy link

Can i contribute?

@Aman-zishan
Copy link
Owner

What will you be using for edge detection, gray scale, ocr, other image processing tasks?
I thought of using opencv, but the flutter plugin only works for Android right now.

if we want to perform ocr we could use the API from the other webapp(textextractor) which is based on tesseract. And about the filters i was thinking of opencv too.

@Aman-zishan
Copy link
Owner

Can i contribute?

Please do mention on which issue you would be working on

@pushpulldecoder
Copy link
Contributor

Won't it increase the size of the application if local ocr is implemented?

@Aman-zishan
Copy link
Owner

Yes it will, that why we were planning to implement through google cloud vision API /tesseract API or simply using textextractor2 API

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest celebrate opensource! new feature Add a new feature!
Projects
None yet
Development

No branches or pull requests

5 participants