{"id":19146257,"url":"https://github.com/prodeveloper0/litecv","last_synced_at":"2025-07-17T14:36:47.090Z","repository":{"id":240418388,"uuid":"436211192","full_name":"prodeveloper0/liteCV","owner":"prodeveloper0","description":"liteCV is greater than OpenCV :)","archived":false,"fork":false,"pushed_at":"2022-05-17T14:53:31.000Z","size":139,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T12:45:30.777Z","etag":null,"topics":["computer-vision","cpp","cpp-library","cpp14","cpp14-library","cpp17","cpp17-library","cv","header-only","image-processing"],"latest_commit_sha":null,"homepage":"","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/prodeveloper0.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":"2021-12-08T10:47:55.000Z","updated_at":"2024-10-08T13:21:27.000Z","dependencies_parsed_at":"2024-05-18T18:53:52.745Z","dependency_job_id":null,"html_url":"https://github.com/prodeveloper0/liteCV","commit_stats":null,"previous_names":["prodeveloper0/litecv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prodeveloper0/liteCV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodeveloper0%2FliteCV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodeveloper0%2FliteCV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodeveloper0%2FliteCV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodeveloper0%2FliteCV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodeveloper0","download_url":"https://codeload.github.com/prodeveloper0/liteCV/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodeveloper0%2FliteCV/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265617475,"owners_count":23799057,"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":["computer-vision","cpp","cpp-library","cpp14","cpp14-library","cpp17","cpp17-library","cv","header-only","image-processing"],"created_at":"2024-11-09T07:43:41.864Z","updated_at":"2025-07-17T14:36:47.075Z","avatar_url":"https://github.com/prodeveloper0.png","language":"C","readme":"# liteCV\n**_liteCV_** is lightweight image processing library for C++14 (not ~~C++11~~).  \nUnlike _OpenCV_, **_liteCV_** must be **PORTABLE**.  \nUnlike _OpenCV_, **_liteCV_** must be **INDEPENDENCE**.\nUnlike _OpenCV_, **_liteCV_** must be **EASY-TO-USE**.\n\n# Compatible Compilers\nMSVC++ 14.2x is current main compiler as a reference fo testing. another compilers will be supported and tested later.\n\n* MSVC++ 14.2x (Visual Studio 2019) (Reference)\n\n# Achievements\nThe main achievement of *_liteCV_* is providing equivalence with OpenCV.  \nEspecially, we are focusing implementing OpenCV's `core`, `imgcodec`, `imgproc` and `highgui`.\n\n## Data Structure (`core`)\n1. Element (equivalent to `cv::Vec`/`cv::Scalar`)\n2. Size (equivalent to `cv::Size`)\n3. Point (equivalent to `cv::Point`)\n4. Rect (equivalent to `cv::Rect`)\n5. Matrix (equivalent to `cv::Mat`)\n\n## Image I/O (`imgcodec`)\n1. Image Reading/Writing (equivalent to `cv::imread`/`cv::imwrite`)\n2. Image Encoding/Decoding (equivalent to `cv::imencode`/`cv::imdecode`)\n\n## Image Processing (`imgproc`)\n1. Color Conversion (equivalent to `cv::cvtColor`)\n2. Image Filters (equivalent to `cv::filter2D`, etc...)\n\n## High-level GUI\n1. Display Image (equivalent to `cv::imshow`/`cv::namedWindow`)\n2. Keyboad Input (equivalent to `cv::waitKey`)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodeveloper0%2Flitecv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodeveloper0%2Flitecv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodeveloper0%2Flitecv/lists"}