GithubHelp home page GithubHelp logo

patrickhartono / cv-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeonghopark/cv-examples

0.0 1.0 0.0 5.6 MB

A collection of computer vision examples in JavaScript for the browser.

License: Other

JavaScript 68.88% CSS 1.37% HTML 29.75%

cv-examples's Introduction

cv-examples

This repo contains a collection of computer vision examples for p5.js and JavaScript.

You can preview the examples here.

Setup

Clone this repository or download the zip, then run the p5 Editor. In the p5 Editor, click File > Open and navigate to cv-examples/ and select index.html. Click the play button, and this should launch the browser with links to each of the sketches.

Another way to run the examples is by starting a web server on localhost at the root directory. Usually you need an https:// server to access the camera, but for localhost there is usually an exception. For example:

$ cd cv-examples
$ python -m SimpleHTTPServer 8000

Then navigate to https://localhost:8000/ in your browser.

cv-examples's People

Contributors

kylemcdonald avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.