Skip to content

maff/touchlessviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Information

An imageviewer for windows built upon the Touchless SDK (http://www.codeplex.com/touchless)

Setup

To be able to compile the project, it's neccessary to add TouchlessLib.dll and WebCamLib.dll from the Touchless SDK distribution to the directory TouchlessViewer/Library and the corresponding output directories.

+ - .gitignore
+ - README
+ - TouchlessViewer.sln
+ - TouchlessViewer
    + - [...]
    + - MainWindow.cs
    + - Library
        + - TouchlessLib.dll
        + - WebCamLib.dll
    + - bin
        + - debug
            + - TouchlessLib.dll
            + - WebCamLib.dll
        + - release
            + - TouchlessLib.dll
            + - WebCamLib.dll
    + - [...]

About

An imageviewer for windows built upon the Touchless SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages