Skip to content

thebarbariangroup/OpenCV-Playground-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-Playground-Interface

Websocket Server and Client for sending live updates to OpenCV-Playground.


Inital Project Setup

  1. Clone repo
  2. git submodule init
  3. git submodule update
  4. sh init.sh

Serve Static

sh serve.sh

or

From /OpenCV-Playground:

  • npm run build

And from /server:

  • npm run serve

Run Dev Server

From /OpenCV-Playground:

  • npm run dev

About

Server and UI for sending live updates to OpenCV-Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published