Skip to content

GammaCV is a WebGL accelerated Computer Vision library for browser

License

Notifications You must be signed in to change notification settings

RostyslavKravchenko/GammaCV

 
 

Repository files navigation

GammaCV Logo

Lines Extraction Example

GammaCV is a WebGL accelerated Computer Vision library for modern web applications.

We 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.

CircleCI

Installation

To install the stable version:

npm install --save gammacv

This assumes you are using npm as your package manager.

Examples

Documentation

You can find the GammaCV documentation on the website.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contribution.

Core Contributors

Arkadiy Pilguk, Mihail Zachepilo, Dmitriy Donskov, Ihor Pchelnik, Rostyslav Kravchenko, Andrii Omelianenko

About

GammaCV is a WebGL accelerated Computer Vision library for browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.7%
  • GLSL 8.3%
  • CSS 3.9%
  • Shell 0.1%