{"id":23145864,"url":"https://github.com/zilean12/digital-image-processing","last_synced_at":"2026-05-12T07:43:49.516Z","repository":{"id":191007875,"uuid":"683738446","full_name":"Zilean12/DIGITAL-Image-Processing","owner":"Zilean12","description":"Digital Image Processing","archived":false,"fork":false,"pushed_at":"2024-01-26T07:32:48.000Z","size":3320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T22:42:55.196Z","etag":null,"topics":["bit-plane-slicing","computer-vision","digital-image-processing","numpy","opencv","warping"],"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/Zilean12.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}},"created_at":"2023-08-27T14:50:36.000Z","updated_at":"2024-01-26T07:33:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee3747a2-8aa1-4015-96d6-d143da9daf9b","html_url":"https://github.com/Zilean12/DIGITAL-Image-Processing","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"67e2287108f4bf8c3ea399fdb67fc093d78d4cd2"},"previous_names":["zilean12/digital-image-processing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zilean12%2FDIGITAL-Image-Processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zilean12%2FDIGITAL-Image-Processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zilean12%2FDIGITAL-Image-Processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zilean12%2FDIGITAL-Image-Processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zilean12","download_url":"https://codeload.github.com/Zilean12/DIGITAL-Image-Processing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182418,"owners_count":20897381,"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":["bit-plane-slicing","computer-vision","digital-image-processing","numpy","opencv","warping"],"created_at":"2024-12-17T16:17:48.193Z","updated_at":"2026-05-12T07:43:49.448Z","avatar_url":"https://github.com/Zilean12.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Image Processing with OpenCV\n\nThis repository contains code for digital image processing using OpenCV. The provided code demonstrates various image processing techniques, including adding noise, applying filters, and removing noise from images.\n\n## Files Included\n\n1. **main.py**: This is the main Python script that uses OpenCV for digital image processing. It loads the image from the matrix file, applies noise filters, and performs other image processing operations.\n\n2. **matrix_file.txt**: The matrix file contains the pixel values of the image. It serves as the input for the image processing script.\n\n## Getting Started\n\nFollow these steps to get started with digital image processing:\n\n1. Clone the repository to your local machine.\n\n    ```bash\n    git clone https://github.com/Zilean12/DIGITAL-Image-Processing.git\n    ```\n\n2. Install the required dependencies.\n\n    ```bash\n    pip install opencv-python\n    ```\n\n3. Run the `main.py` script to perform digital image processing.\n\n    ```bash\n    python main.py\n    ```\n\n## Functionality\n\n### 1. Adding Noise\n\nThe script adds different types of noise to the image, simulating real-world scenarios. You can modify the noise parameters in the script to experiment with different noise levels.\n\n### 2. Noise Filtering\n\nVarious noise filtering techniques are applied to the image to reduce or eliminate the added noise. This includes commonly used filters such as Gaussian, Median, and Bilateral filters.\n\n### 3. Other Image Processing Operations\n\nThe script also demonstrates other image processing operations, such as resizing, grayscale conversion, and edge detection.\n\n## Customize the Code\n\nFeel free to modify the code to suit your specific image processing needs. Experiment with different filters, noise levels, and image processing techniques.\n\n## Issues and Contributions\n\nIf you encounter any issues or have suggestions for improvement, please [open an issue](https://github.com/Zilean12/digital-image-processing/issues) or submit a pull request.\nor by email id - aryan.sharma21@st.niituniversity.in\n---\n\nHappy image processing! 🌈📸\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzilean12%2Fdigital-image-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzilean12%2Fdigital-image-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzilean12%2Fdigital-image-processing/lists"}