{"id":20916385,"url":"https://github.com/umkl/chart-reader","last_synced_at":"2026-05-28T19:02:49.500Z","repository":{"id":42712033,"uuid":"430648006","full_name":"umkl/chart-reader","owner":"umkl","description":"📉 cli tool for extracting chart data from an image","archived":false,"fork":false,"pushed_at":"2022-06-20T15:57:01.000Z","size":2965,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"final-v1-fix","last_synced_at":"2026-01-07T01:46:18.461Z","etag":null,"topics":["charts","opencv-python","python3","sympy"],"latest_commit_sha":null,"homepage":"https://chartreader.notion.site/ChartReader-12e21e9726e14f94b31831147121da15?pvs=4","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umkl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-22T09:47:16.000Z","updated_at":"2024-11-19T16:50:59.000Z","dependencies_parsed_at":"2022-08-27T21:21:18.119Z","dependency_job_id":null,"html_url":"https://github.com/umkl/chart-reader","commit_stats":null,"previous_names":["umkl/chart-reader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/umkl/chart-reader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umkl%2Fchart-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umkl%2Fchart-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umkl%2Fchart-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umkl%2Fchart-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umkl","download_url":"https://codeload.github.com/umkl/chart-reader/tar.gz/refs/heads/final-v1-fix","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umkl%2Fchart-reader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33622070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["charts","opencv-python","python3","sympy"],"created_at":"2024-11-18T16:22:47.192Z","updated_at":"2026-05-28T19:02:49.484Z","avatar_url":"https://github.com/umkl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChartReader using OpenCV-Python\n\n## Requirements\n* Python\n* OpenCV\n* Pytesseract\n* Numpy\n\nOn Windows: Tesseract-OCR installed on your machine. Same requirements are required for  \nthe Frontend project ([Chart-Reader Frontend](https://github.com/EinboeckFranz/chartreader_frontend))\n\n## objective\nImages consisting charts with the same pixel-layout but different dimensions must be converted into csv-data.\n\n## process\nImages are supplied by the input (inside docs) folder. These are converted by opencv into rgb-pixel-values. \n\n## project-structure\n\nThe project consists of 3 _helper classes_ which are used to get processable data. \nThe result class makes use of all 3 of them and converts the data from the chart according to the y and x axis.\n\n### The chart class\nThis class is used to read the blue pixels on the image considering an offset.\n\n### The logAxis class\nThis class is used to read the y-axis and converting the data into a coordinate-log-map considering an offset.\n\n### The dateAxis class\nThis class is used to read the x-axis and converting the data into a coordinate-date-map considering an offset.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumkl%2Fchart-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumkl%2Fchart-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumkl%2Fchart-reader/lists"}