{"id":24886718,"url":"https://github.com/elenaches/python-image-scanner","last_synced_at":"2026-05-16T08:03:15.701Z","repository":{"id":239970833,"uuid":"776899942","full_name":"ElenaChes/Python-Image-scanner","owner":"ElenaChes","description":"A college project in Python using OpenCV, a simple app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.","archived":false,"fork":false,"pushed_at":"2024-05-15T17:00:16.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T15:16:02.890Z","etag":null,"topics":["image-manipulation","image-processing","opencv","opencv-python","python","scanner-cam"],"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/ElenaChes.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-03-24T18:48:53.000Z","updated_at":"2024-05-15T17:00:19.000Z","dependencies_parsed_at":"2024-05-16T05:52:48.880Z","dependency_job_id":null,"html_url":"https://github.com/ElenaChes/Python-Image-scanner","commit_stats":null,"previous_names":["elenaches/python-image-scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElenaChes%2FPython-Image-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElenaChes%2FPython-Image-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElenaChes%2FPython-Image-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElenaChes%2FPython-Image-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElenaChes","download_url":"https://codeload.github.com/ElenaChes/Python-Image-scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245825641,"owners_count":20678626,"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-manipulation","image-processing","opencv","opencv-python","python","scanner-cam"],"created_at":"2025-02-01T15:16:04.500Z","updated_at":"2026-05-16T08:03:15.690Z","avatar_url":"https://github.com/ElenaChes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Scanner\n\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-grey?logo=python\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/OpenCV-grey?logo=opencv\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/🎓-College_Project-grey?labelColor=lightgrey\"\u003e\n\u003c/p\u003e\n\nA college project in Python using OpenCV.\u003cbr\u003e\nA simple app that takes a photo of a paper and outputs an edited image with the paper properly aligned as though it was scanned.\n\n\u003e [!NOTE]\n\u003e For a standalone version that doesn't require installing dependencies or using the command line, check out my [Image Scanner - Standalone](https://github.com/ElenaChes/python-image-scanner-standalone).\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003ch3\u003eContent\u003c/h3\u003e\u003c/summary\u003e\n\n- [Dependencies](#dependencies)\n- [Installation](#installation)\n- [Usage](#usage)\n\n\u003c/details\u003e\n\u003chr\u003e\n\n# Dependencies\n\n1. Python 3.7.0\n\nThe app may work with other versions, but this is the version that was used during development.\n\n# Installation\n\n1. Create a new directory, for example `scanner`, and place `app.py` inside of it.\n2. Open the directory in your terminal:\n\n```\ncd scanner\n```\n\n3. Create a virtual environment:\n\n```\npython -m venv opencv-env\n```\n\n4. Activate the environment :\n\n```\n.\\opencv-env\\Scripts\\activate\n```\n\n5. Install required packages:\n\n```\npip install opencv-contrib-python matplotlib\n```\n\n# Usage\n\n1. Run the app using the following syntax:\n\n```\npython app.py path_input_img path_output_img\n```\n\nWhere:\n\n- `path_input_img` - path to your input image.\n- `path_output_img` - path to save the edited image. If none is provided, it will be displayed instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felenaches%2Fpython-image-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felenaches%2Fpython-image-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felenaches%2Fpython-image-scanner/lists"}