{"id":18674047,"url":"https://github.com/jmaczan/tinyconv","last_synced_at":"2025-10-16T00:50:12.359Z","repository":{"id":222694244,"uuid":"757995949","full_name":"jmaczan/tinyconv","owner":"jmaczan","description":"🌸 Image processing with kernel and convolution","archived":false,"fork":false,"pushed_at":"2024-02-20T08:15:25.000Z","size":142,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T20:13:12.573Z","etag":null,"topics":["convolution","convolution-filter","image-processing","image-processing-python","kernel","python","python3"],"latest_commit_sha":null,"homepage":"https://maczan.pl/p/so-you-want-to-code-a-convolution","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmaczan.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":"2024-02-15T12:19:24.000Z","updated_at":"2024-07-08T09:31:10.000Z","dependencies_parsed_at":"2024-02-20T09:28:26.283Z","dependency_job_id":null,"html_url":"https://github.com/jmaczan/tinyconv","commit_stats":null,"previous_names":["jmaczan/tinyconv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ftinyconv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ftinyconv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ftinyconv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmaczan%2Ftinyconv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmaczan","download_url":"https://codeload.github.com/jmaczan/tinyconv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239515285,"owners_count":19651717,"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":["convolution","convolution-filter","image-processing","image-processing-python","kernel","python","python3"],"created_at":"2024-11-07T09:17:20.246Z","updated_at":"2025-10-16T00:50:12.261Z","avatar_url":"https://github.com/jmaczan.png","language":"Python","readme":"# 🌸 tinyconv\n\nAccompanying resource: [Blog post for building it from scratch by yourself](https://maczan.pl/p/so-you-want-to-code-a-convolution)\n\nSimple image with kernel convolution implementation in NumPy and Python for educational purposes and fun!\n\nSee [src/tinyconv.py](src/tinycon.py) for the code\n\nCommonly used kernels are implemented in [src/kernel](src/kernel)\n\n## Examples\n\n### Box blur\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"128\" src=\"kirby.png\" alt=\"Original Kirby\"\u003e\u0026nbsp;\u003cimg width=\"128\" src=\"examples/box_blur.png\" alt=\"Convoluted Kirby\"\u003e\u003c/p\u003e\n\n### Unsharp masking\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"128\" src=\"kirby.png\" alt=\"Original Kirby\"\u003e\u0026nbsp;\u003cimg width=\"128\" src=\"examples/unsharp_masking.png\" alt=\"Convoluted Kirby\"\u003e\u003c/p\u003e\n\n### Edge detection\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"128\" src=\"kirby.png\" alt=\"Original Kirby\"\u003e\u0026nbsp;\u003cimg width=\"128\" src=\"examples/edge_detection.png\" alt=\"Convoluted Kirby\"\u003e\u003c/p\u003e\n\n## License\n\n[GPL-3.0](https://github.com/jmaczan/tinyconv?tab=GPL-3.0-1-ov-file)\n\n## Credits\n\nKirby picture by [alessamole12345](https://www.pixilart.com/alessamole12345): https://www.pixilart.com/art/kurby-sr248f6147925aws3\n\nTinyconv made in [Kaszëbë](https://en.wikipedia.org/wiki/Kashubia), [Poland](https://en.wikipedia.org/wiki/Poland) in 2024 by [Jędrzej Paweł Maczan](https://maczan.pl)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmaczan%2Ftinyconv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmaczan%2Ftinyconv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmaczan%2Ftinyconv/lists"}