background preloader

Touch-Stuff

Facebook Twitter

How To Setup Touchlib for use with a MTmini. <div style="padding:15px; background-color:#FFA26F; border:1px solid #C3C3C3; padding-top:0px"> Help </div> Do you have grey screens or the wrong camera loading? Here’s how to fix it: <div style="padding:15px; background-color:#EEEEEE; border:1px solid #C3C3C3; padding-top:0px"> 1. Go to the Utilities Folder and launch GraphEdit. 2. Using GraphEdit, locate your capture source: Graphs-> Insert Filters-> Video Capture Sources 3. Write down the name of your device exactly. Figure 6. 4. 6. </div<<br<<br< Is your camera flipped the wrong way? <div style="padding:15px; background-color:#EEEEEE; border:1px solid #C3C3C3; padding-top:0px"> If your camera is flipped the wrong way in Touchlib, first go into your camera settings and see if there’s an option for ‘mirroring’ or ‘flipping’ your camera.

If there is no option to flip your camera, then open Configapp and press ‘enter’ to calibrate (once the sliders have been adjusted). 1. There are two methods to do this: 1. 2. Andy Wilson. Use Your Hands as Mouse. Touchless SDK. Multitouch table experiment. Webcam Based Laser Tracking for Human-Computer Inte. I will be making use of Andrew Kirillov's motion detection code for image acquisition, and the AForge.NET framework, for certain image processing tasks.

I'll start off by showing you how the image processing works for this program, and then I'll walk you through the important parts of the code. So, let's begin! Image processing and laser tracking... The laser tracking code works by finding the brightest pixel in the webcam's field of view. It is pretty much similar to the code I had written for my previous article - Laser Tracking Camera. However, since quick image processing is necessary for this program to work in real-time, I have modified the code a bit, and now it's much faster than before. The two image processing techniques I have used for optimization are - image cropping and image resizing. Image cropping is basically just trimming off the edges of an image to keep unwanted things outside the camera's view. Some notes on using the software Conclusion Have fun! About the Author. So many finger tips on me.

MTmini - DIY Multitouch Mini Pad | SethSandler. Having a Wii bit of fun... Johnny Chung Lee - Wii. As of June 2008, Nintendo has sold nearly 30 million Wii game consoles. This significantly exceeds the number of Tablet PCs in use today according to even the most generous estimates of Tablet PC sales. This makes the Wii Remote one of the most common computer input devices in the world. It also happens to be one of the most sophisticated. It contains a 1024x768 infrared camera with built-in hardware blob tracking of up to 4 points at 100Hz. Any software on this page is primarily meant for developers and may not run without proper the development tools installed. NOTE: For most of these projects, you don't need the Nintendo Wii console. Coming Later: 3D tracking, and more.... Unfortunately, time constraints in the next couple of months have significantly reduced my ability to work on more projects.