Skip to content

iclemens/cv.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision library for JavaScript

This repository contains a computer vision library for JavaScript. Its API was inspired by OpenCV. In addition a Reactive version is included which was inspired by Bonsai.

The original intent was to create an execution environment which allows Bonsai workflows to execute within the browser.

Installing the libraries

Use npm to install the libraries:

npm install @iclemens/cv --save
npm install @iclemens/rxcv --save

About

Computer vision code for JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published