{"id":13621012,"url":"https://github.com/jinyx728/SE342-Computer-Vision","last_synced_at":"2025-04-14T22:33:16.679Z","repository":{"id":118100195,"uuid":"119024752","full_name":"jinyx728/SE342-Computer-Vision","owner":"jinyx728","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-19T15:23:09.000Z","size":2368,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-22T03:11:49.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/jinyx728.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-26T08:15:50.000Z","updated_at":"2021-04-24T02:07:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef8c4e07-fc75-46b4-a2e4-963032745123","html_url":"https://github.com/jinyx728/SE342-Computer-Vision","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/jinyx728%2FSE342-Computer-Vision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyx728%2FSE342-Computer-Vision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyx728%2FSE342-Computer-Vision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyx728%2FSE342-Computer-Vision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinyx728","download_url":"https://codeload.github.com/jinyx728/SE342-Computer-Vision/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248972651,"owners_count":21191836,"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.700Z","updated_at":"2025-04-14T22:33:11.668Z","avatar_url":"https://github.com/jinyx728.png","language":"C++","funding_links":[],"categories":["课程列表"],"sub_categories":["Computer Vision"],"readme":"# SE342-Computer-Vision\nCourse Project——Lumir。\n## Introduction\n### Environment\nMacOS 10.13.2，Qt Creator 4.4.1。\n### Compile\n```\nqmake src/demo.pro -spec macx-clang CONFIG+=debug CONFIG+=x86_64 CONFIG+=qml_debug \u0026\u0026 /usr/bin/make qmake_all\nmake in build\n```\n### Demo\n![Picture](https://github.com/JosephKim6/SE342-Computer-Vision/blob/master/demo.png)\n### Feature\n\n* RGB channel seperation\n* RGB to GRAY\n* Hue/Saturation/Value adjustment\n* Binarization (Otsu algorithm or double threshold)\n* Rotation/Scaling (nearest neighbor interpolation or bilinear interpolation)\n* Image add/minus/multiply operation\n* Clipping\n* Contrast adjustment (piecewise linear, exponent, logarithm or histogram equalization)\n* Smoothing filter (mean filter, gaussian filter or median filter)\n* Edge detection (Sobel operator, Laplace operator or Canny operator)\n* Hough transform (detect line or circle)\n* Binary morphology (dilation, erosion, open, close, thinning, thickening)\n* Distance transform\n* Skeleton extraction and reconstruction\n* Grayscale morphology (dilation, erosion, open, close)\n* Watershed algorithm\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyx728%2FSE342-Computer-Vision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinyx728%2FSE342-Computer-Vision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyx728%2FSE342-Computer-Vision/lists"}