{"id":20126206,"url":"https://github.com/vadim-geroim/image-blur-2","last_synced_at":"2026-05-13T03:02:52.888Z","repository":{"id":118485166,"uuid":"202825621","full_name":"vadim-geroim/Image-Blur-2","owner":"vadim-geroim","description":"Build a data transformation on a data representation of an image.","archived":false,"fork":false,"pushed_at":"2019-09-24T04:00:21.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T08:12:31.941Z","etag":null,"topics":["datastructures","image-blur","rspec","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/vadim-geroim.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":"2019-08-17T02:31:32.000Z","updated_at":"2019-11-14T02:50:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"642f3dad-f6cd-4153-9997-573b53530380","html_url":"https://github.com/vadim-geroim/Image-Blur-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadim-geroim%2FImage-Blur-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadim-geroim%2FImage-Blur-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadim-geroim%2FImage-Blur-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadim-geroim%2FImage-Blur-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vadim-geroim","download_url":"https://codeload.github.com/vadim-geroim/Image-Blur-2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241570923,"owners_count":19984002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["datastructures","image-blur","rspec","ruby"],"created_at":"2024-11-13T20:14:25.408Z","updated_at":"2026-05-13T03:02:47.850Z","avatar_url":"https://github.com/vadim-geroim.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image-Blur-2\nSolution and Tests to the Columbia University Image #2 problem.\n\n## Project structure\n- `lib/image.rb`  - contains solution\n- `spec/image_spec.rb` - includes three different examples\n\n## Solution\n- the method `blank_matrix` - gets as a parameter matrix and \nconverts it to the matrix with the same dimention but with \nonly zero values in it. \n- the method `blur` - iterates through the matrix specified in a \nclass constructor and if met ones it will replaces values in the \nmatrix called `transformed_matrix` which is used as a result of the\nprogram. This method returns `transformed_matrix` as a result.\n- the method `output_image` - converts matrix to string and prints it \nin a console\n\n## Test execution\n- Run `bundle install`\n- Open terminal window\n- From the project directory run `rspec`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadim-geroim%2Fimage-blur-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvadim-geroim%2Fimage-blur-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadim-geroim%2Fimage-blur-2/lists"}