{"id":13621001,"url":"https://github.com/chuzhe-as-a-dev/retarded-PS","last_synced_at":"2025-04-14T22:33:13.357Z","repository":{"id":75253154,"uuid":"116380246","full_name":"chuzhe-as-a-dev/retarded-PS","owner":"chuzhe-as-a-dev","description":"Course project, a utterly retarded digital image processing tool for SE342 Computer Vision @ SJTU.","archived":false,"fork":false,"pushed_at":"2018-01-05T12:36:01.000Z","size":2195,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-22T03:11:45.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chuzhe-as-a-dev.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}},"created_at":"2018-01-05T11:56:46.000Z","updated_at":"2018-01-05T12:32:26.000Z","dependencies_parsed_at":"2023-06-05T21:15:28.491Z","dependency_job_id":null,"html_url":"https://github.com/chuzhe-as-a-dev/retarded-PS","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/chuzhe-as-a-dev%2Fretarded-PS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuzhe-as-a-dev%2Fretarded-PS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuzhe-as-a-dev%2Fretarded-PS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chuzhe-as-a-dev%2Fretarded-PS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chuzhe-as-a-dev","download_url":"https://codeload.github.com/chuzhe-as-a-dev/retarded-PS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248972616,"owners_count":21191829,"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-08-01T21:01:01.598Z","updated_at":"2025-04-14T22:33:08.346Z","avatar_url":"https://github.com/chuzhe-as-a-dev.png","language":"Python","funding_links":[],"categories":["课程列表"],"sub_categories":["Computer Vision"],"readme":"# retarded-PS \n\n![screenshot of retarded-PS](screenshot.png)\n\nThis is a course project, a utterly retarded digital image processing tool for SE342 Computer Vision @ SJTU.\n\nThe project includes two separate module, `image` algorithm implementation package and `App` a GUI application that provides *easy* access to algorithms.\n\nTime is limited. Human mind is stupid. Project requirements are obscured. Let's appreciate what a student have done in just days before the deadline. \n\n## How to use\n\nCopy image folder to your **`python 3`** project and add `from image import *`.\n\nOr you can run GUI app with `python3 main.py` in command line.\n\n## What's inside\n\n`image` package provides following *naive* algorithm implementation:\n\n1. Basic operations\n- Color removal\n- Channel extraction (RGB)\n- Adjust hue / saturation / lightness (HSL)\n- Rotation, Crop and resize\n- Various ways to map grey values\n2. Binarization\n- Otus\n- Arbitrary threshold\n3. Filtering\n- Gaussian / median / mean filter\n- Convolution with user-specified core\n4. Edge detection\n- Sobel / Laplace operator\n- Canny edge detection\n5. Morphology\n- Erosion, dilation, opening, closing\n- Morphological reconstruction\n- Watershed\n- Thinning and thickening (binary image only)\n- Skeleton and skeleton reconstruction (binary image only)\n- Distance transformation (binary image only)\n6. Others\n- Algebra operations (addition, subtraction, multiplication)\n\n---\n\nTo better relieve fellow SE students, patches and updates are always welcomed. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchuzhe-as-a-dev%2Fretarded-PS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchuzhe-as-a-dev%2Fretarded-PS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchuzhe-as-a-dev%2Fretarded-PS/lists"}