Linux - NewsThis forum is for original Linux News. If you'd like to write content for LQ, feel free to contact us.
All threads in the forum need to be approved before they will appear.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
"Demo software to visualize and calibrate Kinect cameras"
"This is a software for Linux developed in the RoboticsLab that allows to grab images with the Kinect camera and calibrate it in a semi-automatic way. Thanks to the calibration, the point cloud is in metric space.
The code is based on the freenect library. Note that it was initially designed to deal with small resolution PMD Camcube cameras, so it is quite slow with the high resolution images of Kinect."
"As you can see it works quite well. Right now it’s only hologram for one of the participants, but it’s very possible to make both participants be holographic. Head tracking on the viewing side is currently done using a WiiMote, but it would also be possible to use a Kinect for that.
One of his students has invented a much better blending method with transparency based on line-of-sight angle of each triangle. Oliver haven’t had a chance to apply that yet, but thinks it will improve the video quality significantly.
The children had a wonderful time playing with the Xbox-Kinect combo on Christmas day and after I had recovered and returned home I proceeded to set up the Kinect I had bought for myself, sensor only since I'm not a gamer I had no need for the Xbox itself. :-)
The first attachment to this post is from the RGB-Demo setup linked to in post 4 taken from my Lucid desktop. The second screen capture is from LibFreenect running glview on my Meerkat laptop. My ultimate objective is to use the Kinect sensor for visual navigation for a robotics platform built upon the power chair visible in picture two.
"theprettybunny | December 17, 2010 | 3 likes, 0 dislikes
By combining a little bit of uinput code with the PrimeSense NITE Sample-SingleControl example you can emulate a mouse fairly well. Here I only demonstrate cursor movement, but button clicks or keyboard events are also possible. Note that this code also works with synergy+ so you can use it to effectively control the cursor on a windows or mac os X box as well."
This is a short German video using two hand point tracking with Ubuntu. So far I have single-point hand tracking, skeleton tracking and mouse cursor control working on my Meerkat box.
"Ooblik's Kinect Mouse - By Tim Flaman
=========================================================
This is a demo program to allow the control of the mouse by Microsoft's
Kinect sensor. This will not work unless you have compiled and installed
the Freenect drivers located at https://github.com/OpenKinect/libfreenect
"
I've been playing around with mouse cursor control this morning with Kinect and kmouse from Tim Flaman on my Meerkat laptop. It works pretty good as long as you are VERY precise with the depth of the object being tracked by the Kinect. Practical - not yet, but a lot of fun and a lot of potential.
Linux, Kinect, SBC and a display, and a 12v drill team up for mobile research.
"Thus was born the “Drill of Depth”. The Kinect runs on 12V @ 1A, and this was a great match for a handheld Li-ion drill, and the pistol grip of the drill made it easy to carry around. We slapped a Gumstix Overo Air single-board ARM computer running Linux, with a 4.3” touch screen display. The SBC is running a build of the popular libfreenect drivers, and we rigged everything up to capture a frame when the drill’s trigger is pulled."
We used a pair of Kinect's for autonomous mobile robot navigation of
our GeckoSystems Carebot platform. The Kinect processing software
(GeckoImager) is running in Ubuntu 10.10 on a 1.66GHz dual core Intel
Atom machine. The navigation software (GeckoNav) and supervisor
(GeckoSuper) are running on Windows XP on a seperate dual core Atom
machine. [...]"
Interesting but not likely to end up as an open project. The dual OS approach is one that I will probably use for my own project, at least at first, since I have the luxery of a large power supply on the power chair chassis.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.