Giter Site home page Giter Site logo

stevenlol / slvision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtg/slvision

0.0 2.0 0.0 113.86 MB

Developed in c++ with the OpenCV libraries, SLVision is a vision tracking software developed for SecondLight. It tracks 6DoF Markers, hands and fingers and sends the tracked data by using TUIO2 Messages trough a TCP socket to a client application.

Home Page: https://github.com/MTG/SLVision/wiki/SLVision

License: GNU Affero General Public License v3.0

C++ 88.38% C# 10.58% Objective-C 1.04%

slvision's Introduction

SLVision

Description:

Second Light Vision System (SLVision) is a camera based tracking software developed for Microsoft Second Light. It can track several fingers, hand gestures on and above the table and ReacTivision inspired 6DoF markers.

Documentation online:

https://github.com/MTG/SLVision/wiki/SLVision

Installation HOWTO:

This software compiles under visual studio 2010 (vc10) and needs a windows system with the openCV libraries installed and located at c:/. To compile it follow these steps:

easy way:

"hard" way (if you need to use a diferent ocv location or newer ocv releases):

  • Install visual studio 2010 (this step is not nedded if you have it installed)
  • Download and extract openCV libraries
  • Modify project properties:
    • Project -> properties -> "VC++ Directories" -> Include Directories
    • Project -> properties -> "VC++ Directories" -> Library Directories
    • Project -> properties -> "Linker" -> "Input" -> Additional Dependences

slvision's People

Watchers

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