Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OCR #100

Open
FoxxMD opened this issue Aug 9, 2022 · 2 comments
Open

Implement OCR #100

FoxxMD opened this issue Aug 9, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@FoxxMD
Copy link
Owner

FoxxMD commented Aug 9, 2022

Detecting text on an image would be an excellent feature for CM:

  • detect offensive phrases/words
  • detect spam links
  • detect watermarks (potentially)

Some bots that do things similar to this:

Not sure how strong JS is at OCR...might be time to figure out how to interface with a python library.

@FoxxMD FoxxMD added the enhancement New feature or request label Aug 9, 2022
@FoxxMD
Copy link
Owner Author

FoxxMD commented Sep 14, 2022

openCV implemented in this commit opens the possibility for using it for OCR.

@FoxxMD FoxxMD mentioned this issue Oct 17, 2022
2 tasks
@CuriousLyz
Copy link
Sponsor

Any updates? It can be useful for watermark spam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants