{"id":22174423,"url":"https://github.com/italoseara/interpolation","last_synced_at":"2026-04-25T16:34:15.314Z","repository":{"id":242292686,"uuid":"809177235","full_name":"italoseara/Interpolation","owner":"italoseara","description":"Homework from CG class. Scale images according to a scale factor using multiple algorithms","archived":false,"fork":false,"pushed_at":"2024-06-02T00:20:47.000Z","size":724,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T18:17:18.248Z","etag":null,"topics":["cpp","image-processing","opengl"],"latest_commit_sha":null,"homepage":"","language":"C++","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/italoseara.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":"2024-06-01T23:29:47.000Z","updated_at":"2024-06-09T21:19:40.000Z","dependencies_parsed_at":"2024-06-02T01:40:02.006Z","dependency_job_id":null,"html_url":"https://github.com/italoseara/Interpolation","commit_stats":null,"previous_names":["italoseara/interpolation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/italoseara/Interpolation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/italoseara%2FInterpolation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/italoseara%2FInterpolation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/italoseara%2FInterpolation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/italoseara%2FInterpolation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/italoseara","download_url":"https://codeload.github.com/italoseara/Interpolation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/italoseara%2FInterpolation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":["cpp","image-processing","opengl"],"created_at":"2024-12-02T07:50:01.317Z","updated_at":"2026-04-25T16:34:15.288Z","avatar_url":"https://github.com/italoseara.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interpolation\n\nHomework from CG class. Scale images according to a given scale factor using multiple interpolation methods.\n\n## Usage\n\n```bash\nmake\n./bin/main \u003cinput_image\u003e\n```\n\n`\u003cinput_image\u003e` is the path to the image you want to scale.\n\n`-o \u003coutput_image\u003e` is the path to the output image. If not provided, the output image will be saved as `output.png`.\n\n`-t \u003ctype\u003e` is the interpolation type. It can be `nearest` or `bilinear`. The default is `nearest`.\n\n`-sx \u003cscale_x\u003e` is the scale factor in the x-axis. The default is 2.\n\n`-sy \u003cscale_y\u003e` is the scale factor in the y-axis. The default is 2.\n\n`-c` is to compare the output image with the original image. The default is false.\n\n## Author\n\n- [Italo Seara](https://github.com/italoseara)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitaloseara%2Finterpolation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitaloseara%2Finterpolation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitaloseara%2Finterpolation/lists"}