{"id":21040984,"url":"https://github.com/chfoo/tppocr3","last_synced_at":"2026-04-28T10:32:23.968Z","repository":{"id":145909885,"uuid":"337273581","full_name":"chfoo/tppocr3","owner":"chfoo","description":"Tesseract 4 OCR of Pokemon dialog text on streaming video (version 3).","archived":false,"fork":false,"pushed_at":"2021-02-09T03:06:54.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T07:23:05.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chfoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-09T02:49:15.000Z","updated_at":"2022-07-02T01:00:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d59ca03c-e702-49d7-a4d6-d79f4a184399","html_url":"https://github.com/chfoo/tppocr3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chfoo/tppocr3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Ftppocr3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Ftppocr3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Ftppocr3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Ftppocr3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfoo","download_url":"https://codeload.github.com/chfoo/tppocr3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfoo%2Ftppocr3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T13:49:33.511Z","updated_at":"2026-04-28T10:32:23.952Z","avatar_url":"https://github.com/chfoo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tppocr3\n\nTeseract 4 OCR of Pokemon dialog text on streaming video (version 3).\n\nThis project contains experimental, work-in-progress code for running OCR on live streams such as TwitchPlaysPokemon. For tessdata for Tesseract 3 or background information, please see [tppocr](https://github.com/chfoo/tppocr).\n\n## tessdata\n\nTODO: fine-tuned tessdata for Pokemon gen 1, 2, and 3 will go here.\n\n## Software suite\n\nThe software suite requires:\n\n* Rust 2018 edition\n* Ubuntu 20.04\n\nDependencies:\n\n        sudo apt install libavcodec-dev libavfilter-dev libavformat-dev libtesseract-dev libtesseract4 libvncserver-dev libvncserver1\n\nOnce you install Rust, the Rust versions can be manged with `rustup` command.\n\nRust programs are managed using the `cargo` command:\n\n1. `cargo build --release`\n2. `cargo run --release`\n\nPrograms:\n\n1. `stream_dumper`: Decodes each stream frame using ffmpeg's libav libraries and puts it into shared memory.\n2. `vnc_server`: Shows a debug image of image detection and recognition in real-time.\n3. `tppocr`: Process the results of Tesseract recognition and outputs text in a structured manner.\n\nTODO: more work\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfoo%2Ftppocr3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchfoo%2Ftppocr3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfoo%2Ftppocr3/lists"}