{"id":50901893,"url":"https://github.com/demoj1/gomosaic","last_synced_at":"2026-06-16T03:14:30.868Z","repository":{"id":89777663,"uuid":"55830942","full_name":"demoj1/gomosaic","owner":"demoj1","description":"Построение мозаики из фотографий.","archived":false,"fork":false,"pushed_at":"2016-04-16T07:02:42.000Z","size":40855,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-29T18:56:19.682Z","etag":null,"topics":["go","golang","image-processing"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/demoj1.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}},"created_at":"2016-04-09T07:12:01.000Z","updated_at":"2024-03-29T18:56:24.880Z","dependencies_parsed_at":"2024-03-29T18:56:23.610Z","dependency_job_id":"98297378-bfc8-470b-9454-a753708a47c6","html_url":"https://github.com/demoj1/gomosaic","commit_stats":null,"previous_names":["demoj1/gomosaic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/demoj1/gomosaic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demoj1%2Fgomosaic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demoj1%2Fgomosaic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demoj1%2Fgomosaic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demoj1%2Fgomosaic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demoj1","download_url":"https://codeload.github.com/demoj1/gomosaic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demoj1%2Fgomosaic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34389115,"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-06-16T02:00:06.860Z","response_time":126,"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":["go","golang","image-processing"],"created_at":"2026-06-16T03:14:29.776Z","updated_at":"2026-06-16T03:14:30.858Z","avatar_url":"https://github.com/demoj1.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go mosaic\nПостроение мозаики из фотографий.\n\n# Пример\nСтруктура файлов:\n```\n.\n├── images\n│   ├── img1\n│   ├── img2\n│   ├── img3\n│   ├── ...\n│   ├── img_over9k\n├── main\n└── src.jpg\n```\n\n`./main -src-img=\"src.jpg\" -img-dir=\"images\"`\n\nПосле запуска в текущей директории появиться фотография состоящая из мозаики.\n\n# Список дополнительных параметров\n  -grid-h uint\n  \n    \tВысота ячеек мозаики. (по умолчанию 50)\n    \t\n    \t\n  -grid-w uint\n  \n    \tШирина ячеек мозаики. (по умолчанию 50)\n    \t\n    \t\n  -img-dir string\n  \n    \tДиректория для поиска изображений из которых будет строиться мозаика. (по умолчанию \"images\")\n    \t\n    \t\n  -out-h uint\n  \n    \tВысота итогового изображения. (по умолчанию 1000)\n    \t\n    \t\n  -out-w uint\n  \n    \tШирина итогового изображения. (по умолчанию 1000)\n    \t\n    \t\n  -out-img string\n  \n    \tНазвание итогового изображения. (по умолчанию \"out.jpg\")\n    \t\n    \t\n  -src-img string\n  \n    \tИзображения по которому нужно строить мозаику. (по умолчанию \"src.jpg\")\n    \t\n    \t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemoj1%2Fgomosaic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemoj1%2Fgomosaic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemoj1%2Fgomosaic/lists"}