{"id":26572832,"url":"https://github.com/d3rhami/filterplayground","last_synced_at":"2025-03-23T00:35:43.244Z","repository":{"id":238591780,"uuid":"796121210","full_name":"D3rhami/FilterPlayground","owner":"D3rhami","description":"Filter Playground is an interactive GUI application designed for exploring filters and convolution techniques in image processing ","archived":false,"fork":false,"pushed_at":"2024-05-06T22:03:19.000Z","size":5947,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T02:36:52.543Z","etag":null,"topics":["convolution","custom-tkinter","customtkinter","gui","image-processing","python","pythongui"],"latest_commit_sha":null,"homepage":"","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/D3rhami.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":"2024-05-05T01:53:21.000Z","updated_at":"2024-05-06T22:03:23.000Z","dependencies_parsed_at":"2024-05-06T22:52:37.791Z","dependency_job_id":null,"html_url":"https://github.com/D3rhami/FilterPlayground","commit_stats":null,"previous_names":["amirhdevo/filterplayground","devbyamir/filterplayground","d3rhami/filterplayground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3rhami%2FFilterPlayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3rhami%2FFilterPlayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3rhami%2FFilterPlayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3rhami%2FFilterPlayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D3rhami","download_url":"https://codeload.github.com/D3rhami/FilterPlayground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040215,"owners_count":20551297,"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","custom-tkinter","customtkinter","gui","image-processing","python","pythongui"],"created_at":"2025-03-23T00:35:29.398Z","updated_at":"2025-03-23T00:35:43.214Z","avatar_url":"https://github.com/D3rhami.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FilterPlayground\n\n![Header Image](header_thumbnail.png)\n\n\u003cstrong\u003eFilter Playground is an interactive GUI application for studying and experimenting\nwith filters and convolution techniques in image processing. The application provides\na user-friendly interface for exploring various filters, convolution operations,\nand their effects on images. Users can visualize the results in real-time and gain insights into the fundamentals of\nimage processing.\u003cbr\u003e\nFor run the GUI follow the instructions, please refer to [Run the GUI](#run-the-gui).\nYou can change and modify the filters in the 'filter_script' folder and make new filter 😉.\n\u003c/strong\u003e\n\n## Key Features:\n\n- **Interactive GUI for studying filters and convolution**\n- **Supports exploration of various filter types and configurations**\n- **Real-time visualization of filter effects on images**\n- **Educational tool for learning image processing concepts**\n- **Cross-platform compatibility (Windows, macOS)**\n\n## overview\n\n**This section provides a screenshot of the GUI**.\n\n- ### dark mode\n\n![screenshot1.png](screenshot1.png)\n\n- ### light mode\n\n![screenshot2.png](screenshot2.png)\n\n## Run the GUI\n\n### 1. Clone the repository:\n\n```bash\ngit clone https://github.com/AmirHDevo/FilterPlayground.git\n``` \n\n### 2. Navigate to the project directory:\n\n```bash \ncd FilterPlayground\n```\n\n### 3.Install the required dependencies using pip:\n\n```\npip install -r requirements.txt\n```\n\n### 4. run app\n\n```bash \npython app.py\n```\n\n#### or\n\n```bash\npy app.py\n```\n\n## Create Executable file\n \nHere's how you can create a virtual environment, activate it, and then run the PyInstaller command on both macOS and \nWindows, all within a Markdown code block for your README.md:\n### 1.Clone the repository:\n\n```bash\ngit clone https://github.com/AmirHDevo/FilterPlayground.git\n```\n\n### 2.Create a virtual environment\n- #### macOS:\n```bash \n# Create a virtual environment\npython3 -m venv venv\n\n# Activate the virtual environment\nsource venv/bin/activate\n```\n- #### windows\n```bash\n# Create a virtual environment\npython -m venv venv\n\n# Activate the virtual environment\n.\\venv\\Scripts\\activate\n```\n\n\n### 3. Navigate to the project directory:\n\n```bash \ncd FilterPlayground\n```\n\n### 4.Install the required dependencies using pip:\n\n```\npip install -r requirements.txt\n```\n\n### 5.Run PyInstaller to generate the executable:\n```bash\npyinstaller --onefile --windowed --icon=logo.icn --name=FilterPlayground app.py\n```\n### 6.Run exe\n**Now the exe is created and its in the dist folder copy it to the current folder(FilterPlayground).\ndouble-click the FilterPlayground.exe to open and run it.**\n## License\n\n- **This project is licensed under the [MIT License.](LICENSE)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3rhami%2Ffilterplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3rhami%2Ffilterplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3rhami%2Ffilterplayground/lists"}