Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurTouch

A research project focused on modeling and detecting features of touch input on surface-based computing systems.

Overview

SurTouch is part of a broader exploration into how users interact with large touch surfaces. It includes tools for detecting touch "features" (area, pressure-simulated contours, etc.) and building datasets for machine learning analysis.

Projects

FeatureDetector

A C# application that processes touch input and extracts features such as:

  • Touch area and bounding boxes
  • Geometric centers and elliptical fits
  • Thresholding data for contour analysis
  • Exporting data to ARFF format for use with the WEKA Machine Learning Workbench.

Technical Details

  • Language: C#
  • Dependencies: IKVM.NET (for WEKA integration), .NET Framework.
  • Output: WEKA ARFF files.

Authors

  • Alex Jansen
  • University of Washington

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

modeling input on a surface

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages