{"id":18863155,"url":"https://github.com/yappy2000d/image-processing","last_synced_at":"2025-07-31T04:11:05.646Z","repository":{"id":259245856,"uuid":"877268480","full_name":"yappy2000d/Image-Processing","owner":"yappy2000d","description":"一個輕量的C++影像處理庫","archived":false,"fork":false,"pushed_at":"2024-12-03T07:24:57.000Z","size":659,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T21:18:20.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://yappy2000d.github.io/Image-Processing/","language":"C++","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/yappy2000d.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-10-23T11:27:53.000Z","updated_at":"2024-12-03T06:48:59.000Z","dependencies_parsed_at":"2024-10-23T21:12:26.492Z","dependency_job_id":"92d68d65-aea1-4e39-b2b5-21da9f7b3990","html_url":"https://github.com/yappy2000d/Image-Processing","commit_stats":null,"previous_names":["yappy2000d/image-processsing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yappy2000d%2FImage-Processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yappy2000d%2FImage-Processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yappy2000d%2FImage-Processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yappy2000d%2FImage-Processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yappy2000d","download_url":"https://codeload.github.com/yappy2000d/Image-Processing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808211,"owners_count":19700441,"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-11-08T04:36:48.680Z","updated_at":"2025-02-20T08:43:53.676Z","avatar_url":"https://github.com/yappy2000d.png","language":"C++","readme":"\u003cp align=\"right\"\u003e\u003cb\u003e[English] / \u003ca href=\"README_zh.md\"\u003e[中文]\u003c/a\u003e\u003c/b\u003e\u003c/p\u003e\n \n# Image Processing Library\n\n[![C++11](https://img.shields.io/badge/C++-std11%20-blue.svg?style=flat-square)](#)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE)\n[![Docs](https://img.shields.io/badge/Docs-中文-blue.svg?style=flat-square)](https://yappy2000d.github.io/Image-Processing/)\n\nThis library is designed for image processing implementation courses, focusing on simplifying file reading/writing and array operations. This allows students to concentrate on developing image processing algorithms without having to deal with complex image formats.\n\n## Why Not Use OpenCV?\n\nOpenCV is a powerful image processing library that provides many ready-to-use algorithms. Therefore, course assignments often prohibit the use of OpenCV to ensure that students learn the fundamental principles of image processing.\n\n## Features\n\n- **Lightweight**: This library only provides the most basic functions and does not contain any complex algorithms.\n- **Portability**: This library uses only the standard library, making it compatible with any compiler that supports C++11.\n\n## Comparison with Windows C++/CLI\n\n| Feature       | Windows C++/CLI | Image Processing |\n|---------------|------------------|------------------|\n| Language      | C++/CLI          | Pure C++11       |\n| GUI           | ✅               | ❌               |\n| Portability   | ❌               | ✅               |\n| Open Source   | ❌               | ✅               |\n\nTo maintain simplicity, this library does not provide a GUI interface; it only offers file reading/writing and array operation functionalities. Instead of using Windows C++/CLI to call the .NET Framework, it may be better to use C#. If you want to create a GUI application, Qt or Tk would be better options for portability.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyappy2000d%2Fimage-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyappy2000d%2Fimage-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyappy2000d%2Fimage-processing/lists"}