Skip to content

A small Computer Vision demo built with Javascript. Submitted as course project.

Notifications You must be signed in to change notification settings

phoeagon/JScomputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An assignment for Computer Vision
===========================================

Qiu Zhe

## Quick Start

Upload the whole directory to some webserver.

Open a browser and go to `index.html`.

The browser should be HTML5 capable to run this demo.

## Known issues

Chrome/Firefox would not run this demo locally due to same-domain
restriction. Please upload to your personal webserver.

## Documentation
Documentations are located under `./docs/`. Currently
only the main `cv.js` library is intensively documented.

If such directory doesn't exists, do a

      make docs


About

A small Computer Vision demo built with Javascript. Submitted as course project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published