[GH-ISSUE #139] #media moderation using OCR #29

Closed
opened 2026-02-15 15:54:45 -05:00 by yindo · 0 comments
Owner

Originally created by @13xforever on GitHub (Dec 26, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/139

People keep posting screenshots of pirated games. It would be cool to OCR window titles and check piracy filters on them.

  • investigate availability of OCR libraries for dotnet core
  • optionally detect window title to crop before OCR
Originally created by @13xforever on GitHub (Dec 26, 2018). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/139 People keep posting screenshots of pirated games. It would be cool to OCR window titles and check piracy filters on them. - [x] investigate availability of OCR libraries for dotnet core - [ ] [IronOCR](https://ironsoftware.com/csharp/ocr/) licensing is not clear for OSS - [ ] [teserract wrapper](https://github.com/charlesw/tesseract) has some native dependencies - [x] [Azure Cognitive Services](https://docs.microsoft.com/en-in/azure/cognitive-services/computer-vision/quickstarts/csharp-print-text) priced at $1.5 per 1000 request batch, up to 1M requests per month - [ ] optionally detect window title to crop before OCR
yindo added the enhancementhelp wanted labels 2026-02-15 15:54:45 -05:00
yindo closed this issue 2026-02-15 15:54:45 -05:00
yindo changed title from #media moderation using OCR to [GH-ISSUE #139] #media moderation using OCR 2026-06-05 15:24:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#29