{"id":16576283,"url":"https://github.com/es-alexander/kaleidoscope","last_synced_at":"2025-10-08T10:13:13.232Z","repository":{"id":111135715,"uuid":"341767833","full_name":"ES-Alexander/kaleidoscope","owner":"ES-Alexander","description":"Apply a kaleidoscope effect to images and videos","archived":false,"fork":false,"pushed_at":"2021-04-17T13:40:03.000Z","size":6470,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T19:18:04.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ES-Alexander.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,"publiccode":null,"codemeta":null}},"created_at":"2021-02-24T03:31:37.000Z","updated_at":"2024-09-23T10:40:20.000Z","dependencies_parsed_at":"2023-06-02T19:15:34.560Z","dependency_job_id":null,"html_url":"https://github.com/ES-Alexander/kaleidoscope","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"86d367333acffbe9bfd950f03bd83a0d2b69beab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ES-Alexander/kaleidoscope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Alexander%2Fkaleidoscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Alexander%2Fkaleidoscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Alexander%2Fkaleidoscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Alexander%2Fkaleidoscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ES-Alexander","download_url":"https://codeload.github.com/ES-Alexander/kaleidoscope/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ES-Alexander%2Fkaleidoscope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278925521,"owners_count":26069698,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2024-10-11T22:07:47.477Z","updated_at":"2025-10-08T10:13:13.194Z","avatar_url":"https://github.com/ES-Alexander.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kaleidoscope\nA kaleidoscope effect for images and videos.\n\nImplements a Python version of the functionality displayed in \n[this GIMP tutorial](https://www.youtube.com/watch?v=C6Y9Yh4BM1Q), plus some extra\nconfigurability.   \nTest image is taken from that tutorial video for comparison.\n\n## Requirements\nFunctionality requires numpy for kaleidoscope creation, and opencv for display and\nannotation   \n(can use `pip install -r requirements.txt`, `pip3` on Mac).\n\n## Running\nRun `kaleidoscope.py` as a command-line script (`-h` for help with parameters), or\nimport the `kaleido` function to your script and pass in an image and the relevant\nparameters as desired.\n\n## Example\nRun `interactive.py` (`-h` for help with parameters), and modify the sliders to\nchange the kaleidoscope parameters. When not using the `-i` flag, click and drag\non the input image (left) to change the center position and angle of the kaleidoscope.\n![interactive example](https://github.com/ES-Alexander/kaleidoscope/blob/main/interactive_example.png?raw=true)\n\nIt's also possible to use the `-v` flag to run as a filter on a connected camera, with\n`-f` to specify the camera ID (probably `0`). Requires \n[pythonic-cv](https://github.com/ES-Alexander/pythonic-cv) to be installed.\n\n### TODO\n- Enable filter on video files (non-digit filenames)\n- Enable recording video output (somehow deal with changing size)?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fes-alexander%2Fkaleidoscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fes-alexander%2Fkaleidoscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fes-alexander%2Fkaleidoscope/lists"}