{"id":15131156,"url":"https://github.com/mayssemhannachi/lgmvip-datascience-task-3","last_synced_at":"2026-01-19T13:01:53.563Z","repository":{"id":255834223,"uuid":"853706649","full_name":"mayssemhannachi/LGMVIP-DataScience-Task-3","owner":"mayssemhannachi","description":"This project is a demonstration of how to use Python and OpenCV to transform images into pencil sketches. It’s a simple yet powerful example of image processing that involves several key steps:","archived":false,"fork":false,"pushed_at":"2024-09-07T10:12:56.000Z","size":2083,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:43:14.284Z","etag":null,"topics":["image-processing","jupyter-notebook","python3","sketch"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/mayssemhannachi.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-09-07T09:58:00.000Z","updated_at":"2024-09-07T10:15:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d6a39a2-45a9-4055-bf19-97051ae47294","html_url":"https://github.com/mayssemhannachi/LGMVIP-DataScience-Task-3","commit_stats":null,"previous_names":["mayssemhannachi/lgmvip-datascience-task-3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayssemhannachi%2FLGMVIP-DataScience-Task-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayssemhannachi%2FLGMVIP-DataScience-Task-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayssemhannachi%2FLGMVIP-DataScience-Task-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayssemhannachi%2FLGMVIP-DataScience-Task-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayssemhannachi","download_url":"https://codeload.github.com/mayssemhannachi/LGMVIP-DataScience-Task-3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399898,"owners_count":20932876,"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","jupyter-notebook","python3","sketch"],"created_at":"2024-09-26T03:24:14.335Z","updated_at":"2026-01-19T13:01:53.556Z","avatar_url":"https://github.com/mayssemhannachi.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image to Pencil Sketch Conversion with Python\n\n## Overview\n\nThis project demonstrates how to convert an image into a pencil sketch using Python and OpenCV. The process involves converting an image to grayscale, inverting it, blurring the inverted image, and then combining it with the original grayscale image to create a pencil sketch effect.\n\n## Features\n\n- Convert any image into a pencil sketch.\n- Compare the original image and the pencil sketch side by side.\n- Reusable function to process multiple images.\n\n## Installation\n\nTo run this project, you'll need to have Python installed, along with the following libraries:\n\n- **OpenCV** (`cv2`)\n- **Matplotlib**\n\nYou can install these libraries using `pip`:\n\n```bash\npip install opencv-python matplotlib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayssemhannachi%2Flgmvip-datascience-task-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayssemhannachi%2Flgmvip-datascience-task-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayssemhannachi%2Flgmvip-datascience-task-3/lists"}