{"id":16649713,"url":"https://github.com/luispedro/python-image-tutorial","last_synced_at":"2025-08-28T02:32:58.585Z","repository":{"id":18616240,"uuid":"21821814","full_name":"luispedro/python-image-tutorial","owner":"luispedro","description":"Python image tutorial (based on ipython notebooks)","archived":false,"fork":false,"pushed_at":"2016-08-04T19:51:25.000Z","size":9323,"stargazers_count":30,"open_issues_count":0,"forks_count":23,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T17:05:10.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/luispedro.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2014-07-14T14:08:34.000Z","updated_at":"2024-10-04T19:28:09.000Z","dependencies_parsed_at":"2022-09-07T11:21:39.486Z","dependency_job_id":null,"html_url":"https://github.com/luispedro/python-image-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fpython-image-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fpython-image-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fpython-image-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fpython-image-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luispedro","download_url":"https://codeload.github.com/luispedro/python-image-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074976,"owners_count":21043490,"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":[],"created_at":"2024-10-12T09:11:38.861Z","updated_at":"2025-04-09T17:05:18.966Z","avatar_url":"https://github.com/luispedro.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"================================================\nPython Computer Vision/Image Processing Tutorial\n================================================\n\nBy Luis Pedro Coelho (luis@luispedro.org)\n\nHow to easily explore this tutorial:\n\n1. Go to https://cloud.sagemath.com/\n2. Register \u0026 Login\n3. Click on Projects (top-left) → New Project...\n4. Pick a name. Your new project will now show up on your list of projects.\n5. Select this project.\n6. Find, on the right side, a text box saying \"Terminal command...\"\n7. Execute this command there: ``git clone https://github.com/luispedro/python-image-tutorial``. Wait a minute or so.\n8. A new directory ``python-image-tutorial`` will appear with these files.\n\nNow you can play with the files!\n\nDependencies\n------------\n\nInstalling on a clean Ubuntu machine::\n\n    sudo apt-get update\n    sudo apt-get install git \\\n            python-virtualenv  \\\n             python-dev \\\n             libpng12-dev libtiff4-dev libwebp-dev \\\n             python-numpy python-matplotlib \\\n             ipython \\\n             ipython-notebook\n    git clone https://github.com/luispedro/python-image-tutorial\n    cd python-image-tutorial/\n    virtualenv --system-site-packages virtualenv\n    source ./virtualenv/bin/activate\n    pip install mahotas imread\n    pip install ipython --upgrade\n\n*License*: CC-BY\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Fpython-image-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluispedro%2Fpython-image-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Fpython-image-tutorial/lists"}