{"id":15043511,"url":"https://github.com/peculiarventures/gammacv","last_synced_at":"2025-04-08T11:08:01.676Z","repository":{"id":32710673,"uuid":"139072395","full_name":"PeculiarVentures/GammaCV","owner":"PeculiarVentures","description":"GammaCV is a WebGL accelerated Computer Vision library for browser","archived":false,"fork":false,"pushed_at":"2025-04-03T09:08:49.000Z","size":29663,"stargazers_count":182,"open_issues_count":13,"forks_count":24,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-08T11:07:56.219Z","etag":null,"topics":["computer-vision","feature-extraction","gpu","gpu-acceleration","image-analysis","image-processing","machine-learning","machine-vision","object-detection","opencv","webgl"],"latest_commit_sha":null,"homepage":"https://gammacv.com","language":"JavaScript","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/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2018-06-28T22:01:00.000Z","updated_at":"2025-04-03T09:04:42.000Z","dependencies_parsed_at":"2023-02-15T08:01:52.865Z","dependency_job_id":"2257d53e-6778-43f7-8853-f9d5dc9e03ce","html_url":"https://github.com/PeculiarVentures/GammaCV","commit_stats":{"total_commits":351,"total_committers":16,"mean_commits":21.9375,"dds":0.5185185185185186,"last_synced_commit":"20b26664c9a9bb5851f0130d7292ebbfd7bad44d"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2FGammaCV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2FGammaCV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2FGammaCV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2FGammaCV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/GammaCV/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829491,"owners_count":21002995,"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","feature-extraction","gpu","gpu-acceleration","image-analysis","image-processing","machine-learning","machine-vision","object-detection","opencv","webgl"],"created_at":"2024-09-24T20:49:12.011Z","updated_at":"2025-04-08T11:08:01.642Z","avatar_url":"https://github.com/PeculiarVentures.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ca href='https://gammacv.com'\u003e\u003cimg src='https://raw.githubusercontent.com/PeculiarVentures/GammaCV/master/static/gammacv-logo.png' height='60' alt='GammaCV Logo' aria-label='GammaCV Site' /\u003e\u003c/a\u003e\n\n# \u003ca href='https://gammacv.com'\u003e\u003cimg src='https://raw.githubusercontent.com/PeculiarVentures/GammaCV/master/static/example-lines-extract.gif' width='890' alt='Lines Extraction Example' aria-label='Lines Extraction Example' /\u003e\u003c/a\u003e\n\n#### GammaCV is a WebGL accelerated Computer Vision library for modern web applications. \n\nWe created GammaCV to make it easy to integrate Computer Vision in modern web applications. GammaCV was built with a similar architecture to TensorFlow, in particular, it also uses a data flow paradigm to create and run graphs on GPU, this enables the robust image processing and feature extraction capability of the library.\n\n[![CircleCI](https://circleci.com/gh/PeculiarVentures/GammaCV.svg?style=svg\u0026circle-token=4d5c9d9ac8f27f4b8319b3d4c8bc6da22bb27462)](https://circleci.com/gh/PeculiarVentures/GammaCV)\n\n## Installation\n\nTo install the stable version:\n\n```bash\nnpm install --save gammacv\n```\n\nThis assumes you are using [npm](https://www.npmjs.com/) as your package manager.  \n\n\n## Examples\n- [Lines Detector](https://gammacv.com/examples/pc_lines)\n- [Histogram of Oriented Gradients](https://gammacv.com/examples/hog)\n- [Canny Edges](https://gammacv.com/examples/canny_edges)\n- [Gaussian Blur](https://gammacv.com/examples/gaussian_blur)\n- [Skin Test](https://gammacv.com/examples/skin_test)\n- [Color Segmentation](https://gammacv.com/examples/color_segmentation)\n- [Normalization](https://gammacv.com/examples/norm)\n- [Histogram Equalization](https://gammacv.com/examples/histogram_equalization)\n- [Extract Mean Std](https://gammacv.com/examples/extract_mean_std)\n- [Extract Histogram](https://gammacv.com/examples/histogram)\n\n## Documentation\nYou can find the GammaCV documentation [on the website](https://gammacv.com/docs).\n\n## Want to help?\nWant to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for [contribution](https://github.com/PeculiarVentures/GammaCV/blob/master/CONTRIBUTING.md).\n\n## Core Contributors\n[Arkadiy Pilguk](https://github.com/apilguk),\n[Mihail Zachepilo](https://github.com/WorldThirteen),\n[Dmitriy Donskov](https://github.com/donskov),\n[Ihor Pchelnik](https://github.com/p1nta),\n[Rostyslav Kravchenko](https://github.com/RostyslavKravchenko),\n[Andrii Omelianenko](https://github.com/andrOmelianenko)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeculiarventures%2Fgammacv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeculiarventures%2Fgammacv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeculiarventures%2Fgammacv/lists"}