Category Archives: Tech

tech/programming stuff..

Virtual Shoe Fitting Experiment with Kinect v2

The virtual shoe fitting store from Goertz in 2012 is quite impressing. They used 3 original Kinects. I decided to make my virtual shoe fitting application with a Kinect v2 last month. It’s still something rare, though we’ve seen many … Continue reading

Posted in Kinect, Tech | 4 Comments

Kv2 Tongue Tracking – Tip of Tongue Tracking with Kinect v2

I had been so busy recently. Finally got some time and done this work, tracking the tip of tongue with Kinect v2. Video: Github: https://github.com/TangoChen/Kv2TongueTracking Here’s the steps to track tip of tongue with Kinect sensor. Get the mouth area … Continue reading

Posted in Kinect, Tech | Tagged | 1 Comment

Kinect v2 Transformers Game Project

Inspired by the movie Transformers 4, I decided to make a transformers-alike game. Imagine that I can control the transformer and switch between robot and car, hit the enemies. That would be a lot of fun! So I do this. … Continue reading

Posted in Kinect, Tech | 4 Comments

Kinxct Ray – Turn the New Kinect v2 Sensor Into an X-Ray Machine

This is my first Kinect 2.0 project. I downloaded a free 3D model on the web. It’s all done in 2 days by using Unity3D. Neither the program nor the source code is available for download for now. This is … Continue reading

Posted in Kinect, Tech | 3 Comments

Share An Idea of [Leap Motion + Pad] App

What can we do with an Android Pad connected with Leap Motion? Currently the Leap Motion is not able to connect to tablet.. So I connect it to the PC, then send the Leap Motion data to the Android Pad.. … Continue reading

Posted in Leap Motion | 3 Comments

Thoughts of Designing Leap Motion App Gestures

I want to share my [Thoughts of Designing Leap Motion App Gestures] with you.. 🙂 Stable Let the user act stably.. Let the device detect it stably.. Make the interaction stable.. Intuitive Easier to remember as well… Don’t be too … Continue reading

Posted in Leap Motion, Tech | Tagged | 1 Comment

Leap Mousion v2.0

Check this: Tone Mouse Updates: New better intuitive gesture: The mouse cursor moves more stably while switching gestures… Several optional parameters: s[num] Move Scale.. Set Scale to 0.4: D:\LeapMousion.exe s0.4 c Click-Only… Turn on Click-Only Mode: D:\LeapMousion.exe c r Reversed…. Reverse … Continue reading

Posted in Leap Motion, Tech | Tagged | 11 Comments

Source Code of Kinect Smile Tracking Is Released

Source Code of Kinect Smile Tracking Will Be Released Soon For Everyone Here’s it.. Video of original version: Now it’s been improved with some new features. How it works: Using face tracking functionality to detect 4 face points: both sides … Continue reading

Posted in Kinect, Tech | Tagged | 10 Comments

Source Code of Kinect Smile Tracking Will Be Released Soon For Everyone

I’ve received some requests of getting source code of Kinect Smile Tracking.. But I’m sorry that I’m busy working on some other Kinect projects.. And the Kinect Smile Tracking doesn’t seem to work fine now.. So.. I’ll release it soon … Continue reading

Posted in Kinect | Tagged | 3 Comments

Kinecursor v1.2

This new version of Kinecursor have been done for a long time. But I decided to make a video yesterday. Here’s it. Kinecursor v1.2 For those who don’t know what Kinecursor is. I have some simple words to introduce it: … Continue reading

Posted in Kinect, Tech | Tagged | 1 Comment