{"id":21663881,"url":"https://github.com/delosreyesjohnpaul/image-enhancer","last_synced_at":"2025-03-20T06:17:46.207Z","repository":{"id":254803982,"uuid":"847586717","full_name":"delosreyesjohnpaul/image-enhancer","owner":"delosreyesjohnpaul","description":"The Image Enhancer project aims to improve the quality of images using various enhancement techniques. This repository contains the code to enhance images through sharpening, denoising, and other image processing methods.","archived":false,"fork":false,"pushed_at":"2024-09-12T01:21:15.000Z","size":8027,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T07:41:38.421Z","etag":null,"topics":["image-processing","imageenhancement","python"],"latest_commit_sha":null,"homepage":"","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/delosreyesjohnpaul.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-08-26T06:40:34.000Z","updated_at":"2024-09-12T02:02:37.000Z","dependencies_parsed_at":"2024-11-25T10:36:46.989Z","dependency_job_id":"fb974f29-69bb-47aa-a052-6b41c27f5631","html_url":"https://github.com/delosreyesjohnpaul/image-enhancer","commit_stats":null,"previous_names":["delosreyesjohnpaul/image-enhancer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2Fimage-enhancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2Fimage-enhancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2Fimage-enhancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2Fimage-enhancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delosreyesjohnpaul","download_url":"https://codeload.github.com/delosreyesjohnpaul/image-enhancer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560392,"owners_count":20472220,"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":["image-processing","imageenhancement","python"],"created_at":"2024-11-25T10:29:17.799Z","updated_at":"2025-03-20T06:17:46.183Z","avatar_url":"https://github.com/delosreyesjohnpaul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\nThe **Image Enhancer** project aims to improve the quality of images using various enhancement techniques. This repository contains the code to enhance images through sharpening, denoising, and other image processing methods.\n\n## Features\n- **Image Sharpening:** Improve the clarity and definition of images.\n- **Denoising:** Reduce noise and artifacts from images.\n- **Contrast Adjustment:** Enhance the contrast of images for better visual appeal.\n- **Brightness Control:** Modify the brightness levels of images.\n- **Edge Detection:** Identify and highlight the edges within an image.\n\n## Installation\nTo use this project, clone the repository and install the required dependencies:\n\n```bash\ngit clone https://github.com/delosreyesjohnpaul/image-enhancer.git\ncd image-enhancer\npip install -r requirements.txt\n```\n\n## Usage\nTo enhance an image, run the following command:\n\n```bash\npython enhance.py --input \u003cinput_image_path\u003e --output \u003coutput_image_path\u003e --method \u003cenhancement_method\u003e\n```\n\n### Parameters\n- `--input`: Path to the input image.\n- `--output`: Path to save the enhanced image.\n- `--method`: The enhancement method to be used (`sharpen`, `denoise`, `contrast`, `brightness`, `edge_detection`).\n\n## Examples\nEnhance an image by sharpening:\n\n```bash\npython enhance.py --input sample.jpg --output sample_sharpened.jpg --method sharpen\n```\n\nDenoise an image:\n\n```bash\npython enhance.py --input sample.jpg --output sample_denoised.jpg --method denoise\n```\n\n## Contributing\nContributions are welcome! Please fork the repository and submit a pull request.\n\n\n## Contact\nFor questions or suggestions, feel free to open an issue or contact the repository owner directly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelosreyesjohnpaul%2Fimage-enhancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelosreyesjohnpaul%2Fimage-enhancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelosreyesjohnpaul%2Fimage-enhancer/lists"}