Taking the Wii Controller to the Next Level
funfail writes "It's a Wii without the $250 console. It's virtual Pong and so much more. Any object is now an input device, even your fingers. Camspace is a pure software solution that allows nearly any ordinary PC webcam (95% are supported) to track up to four objects — even as small as 5mm — in real-time and with very high accuracy and reliability (Windows only). Techcrunch has an in-depth article and a video." Very neat idea, but it appears that it is in a limited beta only, and source doesn't appear likely.
Sweet! At the next level my Wii controller gets henchmen and has a ThAC0 of 11, and 98 Hit points! I think we will be ready to defeat the Play station which is only level 3!
20th century Marxism is not progress...
set one of these up pointing at your computer screen... and have it track your fingers.
This certainly seems to be a very nice software, but the main issue with using webcams as input devices is the latency. Your average webcam can take quite some time between what it's filming and what the PC is actually getting at the other end. And this is a very bad thing when it comes to gaming. You can even see the latency in their video at around 1:30 when they have the players and the PC screen in the same frame.
Nice for simple games I guess, but for serious gaming it would require special cameras with low latency.
People have been writing webcam tracking software for ages, some is actually open source and there's even phonecam tracking software but this the first hopeful sign I've seen for something more fun than some stupid logitech wobbly eyebrowes and a moustache!
--
Free Playstation 3, XBox 360 and Nintendo Wii
The problem with slashdot is that most of its users were bullied and stuffed into lockers as kids!
they say osx support and linux support are in the works to follow pretty soon right there on the website
http://greenobyl.com/ please.... think of the children!!
But, man, this one has the best user interface I've seen, by far. And the other ones are either specific motion tracking games or are otherwise specific to some small part of the problem... plugins for particular applications, and the like.
I suspect there will be an open source clone out within six months though... possibly based on Intel's open source computer vision library.
interesting.
my first thought was a black jumper, black glove, bright, UV dots at key joints and fingers with four of those webcams and some clever software, and hey presto - instant real time telemetry system.
hook it up to a remote arm and you have one nifty method of control. (seen the movie FX2?)
This is one of those very annoying parts of the whole Open Source Movement, the whining. Good Idea, no source = whine.
Code it yourself, and give your work away. Stop whining, please. It doesn't do the community any good when you whine.
Seriously, if the code isn't open and it isn't going to be, start your own, and stop whining. It would be so much better if we stopped whining and posting the whines to slashdot and started to code.
One of the side benefits of this (coding a good idea like this) would be that no company would dare release beta code, if it knew that the OSS version was on the way.
Now, get back to coding!
Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
So... this has nothing to do with the Wii or a controller for that matter. It's video recognition software.
GJ.
Massive lawsuits coming from Sony for infringement of all patents they managed to get granted regarding the Eye Toy in :
5 seconds...
4...
3...
2...
1...
Take of every lawyer !
For Great Justice !
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
What this is doing is basically the same than the PS2 EyeToy... Maybe with a better accuracy (but, well, the hardware is more recent).
I wonder What Sony will think about that... I guess their patent lawyers will be ready to jump on the case...
For Information, EyeToy Antigrav tracks
- both arms for character's arms movements
- head movements for the character direction change
- jump/duck to make the character do the same things...
I concluded this was a hoax as soon as they said it was reliable AND runs on Windows.
As a guy who likes the open source movement, I'm well aware how those who think they love freedom really want to push rules onto other people.
Open source = good
close source = good
freedom = good
being forced to open or close one's source = bad
does it run on linux? mac? no? well, I'll just continue playing my Wii.
Users can then program the emulation based on the game they want to control and the object(s) they want to control the game with.
actually, it's the same thing, only you use the camera as the controller.
Add a couple accelerometers and bluetooth to any regular webcam, and you got yourself a wiimote.
entia non sunt multiplicanda praeter necessitatem
CmdrTaco wasn't whining that the source isn't available, but he seemed disappointed the code won't be freely available. He wasn't accusing the author of immoral licensing practices.
And why shouldn't he be disappointed? it'd be fun to play with.
My first thought was "neat... can I play with this code?" and I'm sure my reaction wasn't unique.
If this thing can track my cat, I want to make a desktop toy out of it ...
Besides, the webcam may have a hard time tracking Z-axis direction, pitch, and acceleration in the same manner that the Wii provides. Perhaps if they let you track Wiimotes with this device it could yield greater accuracy, but then you are right about the latency issue. A neat trick, but for hard core games it won't do the trick.
Twinstiq, game news
hey,
we've gotten a few reports of this and one screen shot. if anyone does see an ad for a mail order bride, please send me a screen shot if ya can, but also paste me the click-thru URL.
thanks - address to send it to is hemos @ well, the website you're on.org
Yeah, I'm that guy.
ages ago, Intel was nice enough to opensource their rather impressive computer vision library called OpenCV, which AFAIK would do the heavy lifting for programs like these. What i find strange is that i have yet to see a neat open source program that uses OpenCV - even though i think there's even a python binding to the library (but sadly no perl bindings). Anyone know of a neat biometrics software package, or computer vision in general, that is open source?