{"id":20676549,"url":"https://github.com/ryosukedtomita/concat_figure","last_synced_at":"2026-05-29T08:04:18.748Z","repository":{"id":160184483,"uuid":"448879011","full_name":"RyosukeDTomita/concat_figure","owner":"RyosukeDTomita","description":"csvに指定したファイルパスにある画像を連結する。","archived":false,"fork":false,"pushed_at":"2022-01-19T08:38:19.000Z","size":18388,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T18:53:40.770Z","etag":null,"topics":["csv","open-cv","python3"],"latest_commit_sha":null,"homepage":"","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/RyosukeDTomita.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-17T12:10:21.000Z","updated_at":"2023-08-23T02:42:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0912921-91ff-4d6b-a654-a1dd7e25b725","html_url":"https://github.com/RyosukeDTomita/concat_figure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RyosukeDTomita/concat_figure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fconcat_figure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fconcat_figure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fconcat_figure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fconcat_figure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyosukeDTomita","download_url":"https://codeload.github.com/RyosukeDTomita/concat_figure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fconcat_figure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33642320,"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-29T02:00:06.066Z","response_time":107,"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":["csv","open-cv","python3"],"created_at":"2024-11-16T21:12:58.220Z","updated_at":"2026-05-29T08:04:18.725Z","avatar_url":"https://github.com/RyosukeDTomita.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INDEX\n- [ABOUT](#ABOUT)\n- [HOWTOUSE](#HOWTOUSE)\n- [INSTALATION](#INSTALATION)\n- [ENVIRONMENT](#ENVIRONMENT)\n\n# ABOUT\nThis program can concat figures by order which csvfile order.\n\n```\n2021-01-06_12_ldr24.png,2021-01-07_00_ldr24.png,2021-01-07_12_ldr24.png\n2021-01-06_12_850.png,2021-01-07_00_850.png,2021-01-07_12_850.png\n2021-01-06_12_500.png,2021-01-07_00_500.png,2021-01-07_12_500.png\n2021-01-06_12_300.png,2021-01-07_00_300.png,2021-01-07_12_300.png\n```\n![concat.png](./tryme/concat.png)\n\n# HOWTOUSE\n- figures are saved the directory which saved `csvfile`.\n- `csvfile` express the order of figures.\n- if `--save`is not set, default output name is `concat.png`.\n- -p: csvfile contents expressed figure path.\n\n```shell\npython3 concat_fig.py --file ./tryme/sample.csv --save \u003csave file name\u003e\npython3 concat_fig.py --file ./tryme/sample.csv --save \u003csave file name\u003e -p\n```\n\n# INSTALATION\n## Install\n\n```\npython3 setup.py install\n```\n\n## uninstall\n\n```shell\npython setup.py develop -u\npip uninstall concatfig\n```\n\n# ENVIRONMENT\nI tested the following environment.\n- Python3.8\n- Ubuntu 20.04 LTS\nsee [requirement.txt](./requirements.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukedtomita%2Fconcat_figure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryosukedtomita%2Fconcat_figure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukedtomita%2Fconcat_figure/lists"}