{"id":21528220,"url":"https://github.com/szilagyipeter99/imageprocessing","last_synced_at":"2026-05-18T22:05:46.564Z","repository":{"id":260118270,"uuid":"878676827","full_name":"szilagyipeter99/imageprocessing","owner":"szilagyipeter99","description":"This repository contains the examples discussed in the Image processing practices.","archived":false,"fork":false,"pushed_at":"2025-03-13T09:13:44.000Z","size":70359,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T09:26:48.449Z","etag":null,"topics":["classification","image-processing","machine-learning","matplotlib","numpy","pillow","python","segmentation"],"latest_commit_sha":null,"homepage":"https://szilagyipeti.hu","language":"Python","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/szilagyipeter99.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-10-25T20:54:29.000Z","updated_at":"2025-03-13T09:13:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5204f64-d30e-42bc-b8f8-3c095a1169cd","html_url":"https://github.com/szilagyipeter99/imageprocessing","commit_stats":null,"previous_names":["szilagyipeter99/imageprocessing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szilagyipeter99%2Fimageprocessing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szilagyipeter99%2Fimageprocessing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szilagyipeter99%2Fimageprocessing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szilagyipeter99%2Fimageprocessing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szilagyipeter99","download_url":"https://codeload.github.com/szilagyipeter99/imageprocessing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244091780,"owners_count":20396668,"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":["classification","image-processing","machine-learning","matplotlib","numpy","pillow","python","segmentation"],"created_at":"2024-11-24T01:52:15.651Z","updated_at":"2026-05-18T22:05:46.552Z","avatar_url":"https://github.com/szilagyipeter99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image processing\n\nThis repository contains the examples discussed in the Image processing practices. Each folder includes the source code for these exercises. Explanations and figures are available on the course website.\n\nThroughout the examples, we use several Python libraries that extend the functionality of vanilla Python, simplifying calculations and enabling us to import and manipulate images effectively. Later in the semester, we’ll also use the Keras library to build machine learning models.\n\n### The following libraries are used:\n- NumPy\n- Matplotlib\n- PIL (Pillow)\n- scikit-image\n- scikit-learn\n- SciPy\n- Keras (+ TensorFlow)\n\n### `Activate.ps1` error on Windows 11:\n\nOpen PowerShell and execute the `set-executionpolicy -scope currentuser remotesigned` command\n\n### Recommended folder structure:\n\n```bash\nimproc-folder\n├── resources-folder\n│   ├── resource1.jpg\n│   ├── resource2.png\n│   └── ...\n├── code1.py\n├── code2.py\n└── ...\n```\n\n### For your use and inspiration\n\nAll materials are designed for Mechatronics Engineering students at the University of Debrecen and were created by Péter Szilágyi. Feel free to share, copy, or modify any part of the materials to your heart's content.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszilagyipeter99%2Fimageprocessing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszilagyipeter99%2Fimageprocessing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszilagyipeter99%2Fimageprocessing/lists"}