Slashdot Mirror


Microsoft Releases Kinect For Windows

nk497 writes "Microsoft has released Kinect for Windows, featuring a new "near mode" that lets the gesture control tech be used as close as 40cm. The Kinect for Windows hardware will retail at $249 — well above the price of the version for Xbox 360 consoles. Microsoft defended the price difference, saying sales of games and Xbox Live subscriptions help subsidize the console version. The new version will support Windows 7 and the Windows 8 developer preview, as well as Windows Embedded 7 devices."

130 comments

  1. BOUGHT FUCKING TIME !! by Anonymous Coward · · Score: 0

    I've been waiting a long time !!

    1. Re:BOUGHT FUCKING TIME !! by Tsingi · · Score: 4, Funny

      Bought fucking time.

      Down at the corner?

    2. Re:BOUGHT FUCKING TIME !! by Anonymous Coward · · Score: 0

      Do they charge by the minute or the hour for fucking time?

      Cause really, although I would like an hour or so I know I would only last a few minutes.

    3. Re:BOUGHT FUCKING TIME !! by Anonymous Coward · · Score: 0

      Who buys fucking time on the corner these days? Isn't that what craigslist is for?

    4. Re:BOUGHT FUCKING TIME !! by Anonymous Coward · · Score: 0

      Why didn't you ask? You could have had your fucking fucking time for free. Now you're too old.

    5. Re:BOUGHT FUCKING TIME !! by Anonymous Coward · · Score: 0

      Bought fucking time.

      Why did you buy time? Leave some for the rest of us. ..especially that kind of time...

    6. Re:BOUGHT FUCKING TIME !! by EETech1 · · Score: 1

      two minit... twenty dolla...

  2. WoR k z !!! by Anonymous Coward · · Score: 5, Funny

    i JU-st P000000steD tHIz using mi NEw keNe C t!

    1. Re:WoR k z !!! by davewoods · · Score: 1

      Why did this get modded down? I found it particularly hilarious.

    2. Re:WoR k z !!! by j35ter · · Score: 1

      I agree. Wait, let me fix that with my left over mod points.....oh, nevermind!

      --
      Delta-Mike November Bravo Tango
  3. Still fairly affordable by Deathnerd · · Score: 2

    Considering the tech they're supplying. If you bought similar tech for a hobby robot or something, I'd bet the price would be even higher. (I don't know if that's the case as I haven't done hobby robotics since the RCX Lego Programmable Brick. Ah, memories)

    1. Re:Still fairly affordable by Tsingi · · Score: 2

      It's a good deal.

      I don't have a windows os on anything at home, but I have a Kinect.

    2. Re:Still fairly affordable by Anonymous Coward · · Score: 0

      Considering the tech they're supplying. If you bought similar tech for a hobby robot or something, I'd bet the price would be even higher. (I don't know if that's the case as I haven't done hobby robotics since the RCX Lego Programmable Brick. Ah, memories)

      Hobby robots use the Kinect from the 360, so the price is much lower.

    3. Re:Still fairly affordable by Missing.Matter · · Score: 5, Informative

      The cheapest 2D LIDAR you're going to find is about $2000 (Hokuyo URG). It has pretty terrible range for a LIDAR, but it's still a good sensor. For 3D ranging you're going to spend at least a grand. The IFM O3D 2XX is the cheapest 3D Flash LIDAR I know of, and you're only getting 64x48 pixels of resolution, so essentially 1% of the pixels you're getting back from the Kinect for 10x the price. Given this, the Kinect is truely an amazing sensor.

    4. Re:Still fairly affordable by X0563511 · · Score: 1

      I'd love to see something comparable with a passive sensor. You'd need a pair of cameras and some serious algorithms though, wouldn't you?

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    5. Re:Still fairly affordable by Missing.Matter · · Score: 3, Interesting

      That's the main problem facing perception systems today. Humans have these two simple exteroceptive eyeballs and yet we can do incredible things. That's thanks to the amazing computational power of our brain, which we hardly understand. Thus, when we try to replicate our cognitive abilities we end up with algorithms that are completely intractable. I think this is in a large part due to computer scientists tendency to approach things with an engineering perspective instead of a biological perspective.

    6. Re:Still fairly affordable by fuzzyfuzzyfungus · · Score: 4, Funny

      That, and a rifle to use on all the assholes who keep hanging Escher prints in the cameras' field of view and laughing hysterically at your algorithm's attempt to cope...

    7. Re:Still fairly affordable by kingcool1432 · · Score: 3, Informative

      Also, from the article: "Although you will be able to download the SDK and use it with an existing Kinect for Xbox 360 for your own, personal development purposes "

      Sounds good enough for hobbyists.

    8. Re:Still fairly affordable by Anonymous Coward · · Score: 0

      Considering the tech they're supplying. If you bought similar tech for a hobby robot or something, I'd bet the price would be even higher. (I don't know if that's the case as I haven't done hobby robotics since the RCX Lego Programmable Brick. Ah, memories)

      Hobby robots use the Kinect from the 360, so the price is much lower.

      And before that they used expensive, finnicky ToF cameras that cost thousands of dollars.

      And here is an upgraded (near mode!) and completely unsubsidized model that's still drastically cheaper than all previous models save one, and people are bitching that it's too expensive...

    9. Re:Still fairly affordable by tlhIngan · · Score: 4, Interesting

      That's the main problem facing perception systems today. Humans have these two simple exteroceptive eyeballs and yet we can do incredible things. That's thanks to the amazing computational power of our brain, which we hardly understand. Thus, when we try to replicate our cognitive abilities we end up with algorithms that are completely intractable. I think this is in a large part due to computer scientists tendency to approach things with an engineering perspective instead of a biological perspective.

      Well, stuff like that isn't "wow".

      The problem is well, we treat computers as automation. We let computers do stuff we find hard or boring. The stuff we find easy, it turns out, is very hard to do on computers - natural language processing (face it - a lot of people went "so what?" when they saw Watson last year), vision processing (object recognition, character/word recognition), and hearing.

      It's stuff we don't think about - and it's boring to most people who can't comprehend how we can do stuff like read printed text, but the computer can't do a reliable job of it.

      It's probably one of the ironies in life. We have computers doing stuff easily that we find hard, and stuff we do easily computers find hard.

    10. Re:Still fairly affordable by exomondo · · Score: 1

      Thus, when we try to replicate our cognitive abilities we end up with algorithms that are completely intractable. I think this is in a large part due to computer scientists tendency to approach things with an engineering perspective instead of a biological perspective.

      It's because we try to replicate those cognitive abilities on systems that are fundamentally different. Computers aren't subjective, they don't make assumptions, they don't estimate, etc... and even if they do those things they do them in the exact way humans have told them to do it.

    11. Re:Still fairly affordable by Beardydog · · Score: 2

      Kinetic depth resolution is only 320x240.

    12. Re:Still fairly affordable by Missing.Matter · · Score: 1

      Correct... so 4% of the pixels. I was just throwing out an order of magnitude estimate.

    13. Re:Still fairly affordable by timeOday · · Score: 1
      "Computers aren't subjective, they don't make assumptions, they don't estimate, etc..."

      I don't know why you say that? Any decent heuristic algorithm is all about building in a good bias (or prior), and solving simplified models of the real world, which is the essence of those supposedly human-only behaviors. Computers also do lots of things that are not foreseeable outcomes of the input (i.e. there's no way to get the answer other than to perform the full calculation). They also have entropy sources which can be either truly random, or pseudo-random in a way that far surpasses any unaided human ability to detect a pattern.

    14. Re:Still fairly affordable by exomondo · · Score: 1

      I don't know why you say that? Any decent heuristic algorithm is all about building in a good bias (or prior), and solving simplified models of the real world, which is the essence of those supposedly human-only behaviors.

      I don't think you've taken the comment in context, the fundamental difference is that we have to build algorithms to introduce 'human error' or cognitive bias artificially, a computer cannot reach a conclusion until you tell it how to reach that conclusion.

      Computers also do lots of things that are not foreseeable outcomes of the input (i.e. there's no way to get the answer other than to perform the full calculation).

      And they do them based on a defined set of rules.

  4. Can I get a "near mode" for the XBox now? by Anonymous Coward · · Score: 0

    Maybe they need to rev the hardware to give it a fisheye lens, because the FOV on the damn thing as it is now makes me stand like eight feet away ... which is on top of my couch. I find overall that the voice control is nice, the rest is just an annoying gimmick.

  5. Too late by jdastrup · · Score: 5, Funny

    Looks like Windows 8 touch interface is already outdated. Don't bother with the Kinect, mind control will be available soon.

    1. Re:Too late by Anonymous Coward · · Score: 0

      mind control is rabish!
      to send action in mind control it takes average of 5 seconds. that limits for 12 actions per minute.

      that's rabish!

    2. Re:Too late by Zero__Kelvin · · Score: 1

      But the question is, will mind control support Windows!!????

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    3. Re:Too late by Anonymous Coward · · Score: 1

      But the question is, will mind control support Windows!!????

      Are you kidding? Who else do you think will be controlling your mind???

    4. Re:Too late by Anonymous Coward · · Score: 0

      Apple

  6. Re:fuck off by Anonymous Coward · · Score: 2, Informative

    How about that reading comprehension. The console version is cheaper due to Xbox live subs, and the PC version has no Xbox live to support the cost. Im still calling bullshit on the price but call it in the correct manner, otherwise you make us sound worse than the retards who willingly buy this crap.

  7. New Drivers? by getto+man+d · · Score: 2

    I thought OpenNI's implementation was supposed to be pretty darn good (compared to say the freenect drivers) as far as offering more options / tools. Just looking at their APIs shows how much you can really do. What I don't understand is this 'Kinect for Windows': is the difference just updated code..?

    1. Re:New Drivers? by Missing.Matter · · Score: 5, Informative
      According to Microsoft:
      • Support for up to four Kinect sensors plugged into the same computer
      • Significantly improved skeletal tracking, including the ability for developers to control which user is being tracked by the sensor
      • Near Mode for the new Kinect for Windows hardware, which enables the depth camera to see objects as close as 40 centimeters in front of the device
      • Many API updates and enhancements in the managed and unmanaged runtimes
      • The latest Microsoft Speech components (V11) are now included as part of the SDK and runtime installer
      • Improved “far-talk” acoustic model that increases speech recognition accuracy
      • New and updated samples, such as Kinect Explorer, which enables developers to explore the full capabilities of the sensor and SDK, including audio beam and sound source angles, color modes, depth modes, skeletal tracking, and motor controls
      • A commercial-ready installer which can be included in an application’s set-up program, making it easy to install the Kinect for Windows runtime and driver components for end-user deployments.
      • Robustness improvements including driver stability, runtime fixes, and audio fixes
    2. Re:New Drivers? by StikyPad · · Score: 1

      If the hardware is the same, and it sounds like it is, then it should be a simple matter to modify the driver inf to support the XBox Kinect vendor/hardware IDs.

    3. Re:New Drivers? by fuzzyfuzzyfungus · · Score: 2

      Apparently the hardware is modestly different(supports closer-in operation, probably costs peanuts at scale, might be a pain to find the right IR-band lenses to mod one yourself); but you might run into some trouble in that MS has been pushing toward signed drivers only for a while now. XP and 32-bit versions of the later stuff can be told to ignore it; but 64-bit 7 does some serious whining if the signatures don't check out...

    4. Re:New Drivers? by Hadlock · · Score: 1

      You can buy a slip-over "wide angle lens" for about $20 on ebay that's designed to work specifically with the existing 360 Kinect. I don't think the existing lenses handle 16" but it might be able to handle 36 or 40". A 16" desktop model slip over lens isn't too far off though, I suspect.

      --
      moox. for a new generation.
    5. Re:New Drivers? by GigaplexNZ · · Score: 1

      I don't think the signing applies to the .inf file, just the executable code.

  8. Nothing To Do Yet by Anonymous Coward · · Score: 5, Informative

    "... Microsoft has already confirmed that the Kinect will ... not even run on Windows PCs that aren't also running the developer's kit and using the device otherwise may actually void the warranty."

    http://news.consumerreports.org/electronics/2012/01/ces-2012-kinect-for-windows-doesnt-mean-youll-be-playing-games-on-your-pc.html

    So if you are not a developer, save your money.

    1. Re:Nothing To Do Yet by GodInHell · · Score: 2, Informative

      Since the developer's kit is free . . . what's the issue? [read TFA]

      -GiH

    2. Re:Nothing To Do Yet by jader3rd · · Score: 4, Insightful

      Prerequisites have existed for software installers for a few years now. I don't know how easy it is to add this SDK to an installer (haven't had to do it), but eventually (if not already) there'll be a template/plugin for Visual Studio and all a programmer will need to do when creating their installer, is check the box for the Kinect SDK prerequisite. Maybe they won't even have to do that, the current VS 2010 installer project will autodect a bunch of prerequisites for your project automatically and just do the right thing.

    3. Re:Nothing To Do Yet by Anonymous Coward · · Score: 0

      Since the developer's kit is free . . . what's the issue? [read TFA]

      It's not Plug and "Play". If you're buying this because you want to play your PC games like you do your Xbox games, or maybe just "Play Office" then you will probably need to wait awhile longer.

      If you are a developer, or think you might be interested in learning about programming for this type of hardware, then by all means have at it. It looks like a wicked fun piece of hardware.

    4. Re:Nothing To Do Yet by LocalH · · Score: 1

      Wow, why leave out the "at least initially"? Doesn't say that it never will, only that it won't work at first.

      --
      FC Closer
    5. Re:Nothing To Do Yet by Anonymous Coward · · Score: 0

      Wow, why leave out the "at least initially"? Doesn't say that it never will, only that it won't work at first.

      Good point, and you are right. I found the original sentence hard to parse, so I left out the "at least initially". Unfortunately that changed the meaning too much.

      My poorly made point was trying to say that non-developers might want to hold off for the present until there is some/more software available that supports the device.

    6. Re:Nothing To Do Yet by GigaplexNZ · · Score: 1

      ...Which would be a copyright violation as Microsoft haven't (as far as I'm aware) provided a license to redistribute the SDK in such a manner.

    7. Re:Nothing To Do Yet by jader3rd · · Score: 1

      If it behaves in the same way as the other prerequsites, the installer doesn't include a copy of the SDK. It contains some smarts about checking to see if it's installed on the computer, and if not knows where to go get it (ie the Microsoft download servers). So I don't think that would break copyright, given that it's the Microsoft servers making the copy. According to the Kinect SDK FAQ "The commercial license authorizes development and distribution of commercial applications." I'm no lawyer, but I read that as allowing for the deployment of applications to systems which aren't used for development.

    8. Re:Nothing To Do Yet by Zero__Kelvin · · Score: 1

      Microsoft only sells products that "just work" you inconsiderate clod!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    9. Re:Nothing To Do Yet by GigaplexNZ · · Score: 1

      If it behaves in the same way as the other prerequsites, the installer doesn't include a copy of the SDK. It contains some smarts about checking to see if it's installed on the computer, and if not knows where to go get it (ie the Microsoft download servers).

      If I were distributing software on a CD, I wouldn't want to require downloading additional components from the internet. It's an acceptable workaround for online distribution however.

      According to the Kinect SDK FAQ [microsoft.com] "The commercial license authorizes development and distribution of commercial applications." I'm no lawyer, but I read that as allowing for the deployment of applications to systems which aren't used for development.

      That merely describes that the application build using the SDK is distributable for commercial use, it says nothing for distributing Microsoft prerequisite components. However, the EULA for the SDK which I've just had a quick read through does state that some (not all) components are redistributable (specified in REDIST.TXT, of which I don't have a copy), so it's probable that the prerequisites are in fact redistributable if the terms are followed correctly.

    10. Re:Nothing To Do Yet by Xest · · Score: 2, Informative

      Yet from a post that listed Microsoft's official blurb a bit further up:

      "A commercial-ready installer which can be included in an applicationâ(TM)s set-up program, making it easy to install the Kinect for Windows runtime and driver components for end-user deployments."

      I think I'll trust the official release notes thanks.

  9. Embedded devices? by dstyle5 · · Score: 1

    Since I'm too lazy to RTFA, is the embedded device SDK meant to bring Kinect functionality to embedded devices/phones using your phone's built-in camera and mic? Or do you get to plug your Kinect into your phone and bring it with you on the bus?

    1. Re:Embedded devices? by Missing.Matter · · Score: 1

      Kinect would need a lot of work to get it small enough to fit inside of a phone.

    2. Re:Embedded devices? by dreemernj · · Score: 4, Insightful

      I don't think so. You would still need the Kinect since there is specialized hardware in it that allows all this to work. When they talk about embedded devices, I seriously doubt they are talking about phones, or any other consumer electronics. This sort of support is most likely targeted at point-of-sale embedded devices or kiosks or something else along those lines.

      --
      1 (short ton / firkin) = 89.1432354 slugs / keg
    3. Re:Embedded devices? by dave420 · · Score: 1

      Or televisions/robots/etc.

  10. what is by Anonymous Coward · · Score: 0

    Kinect?

  11. wow by Anonymous Coward · · Score: 0

    you could open and close Windows without using a mouse.

    1. Re:wow by Noughmad · · Score: 1

      you could reboot Windows without using a mouse.

      Now that's something!

      --
      PlusFive Slashdot reader for Android. Can post comments.
    2. Re:wow by Gruturo · · Score: 3, Funny

      you could reboot Windows without using a mouse.

      Now that's something!

      Windows-Up-Right-Right-Right-Up-Enter. Hadouken...erm, reboot.
      Might change slighly if you changed your power settings. Ctrl-Esc if you don't have a Windows key.

      Ugh, I just confessed to knowing some MS stuff on /. /me braces for the incoming downvotes :)

      --

      Vacuum cleaners suck. Kings rule.
    3. Re:wow by cob666 · · Score: 1

      ALT-F4 is still easier.

      --
      Do what thou wilt shall be the whole of the Law - Aleister Crowley
  12. So now... by E_Ron.Eous · · Score: 0

    Windows can be rebooted without touching the keyboard. What a monumental advance.

  13. Re:fuck off by Anonymous Coward · · Score: 0

    Well games and live subs. PS3 and Xbox360 were sold at a loss for most of their life, though newer revisions have been cheap enough on the manufacturing cost to turn that around, even if only slightly. Its only the Wii (and DS) in the current 'generation' where the console itself was also a profit center, hence the 'it prints money' jokes.

  14. Re:MS always late to the party by chispito · · Score: 1

    INB4 "obvious MS bashing" Maybe they deserve some ridicule.

    Do you really need to type that you are "INB4" a response--any response--to your own post?

    --
    The Daddy casts sleep on the Baby. The Baby resists!
  15. Rebooting without the keyboard by zooblethorpe · · Score: 2

    Windows can be rebooted without touching the keyboard. What a monumental advance.

    As someone higher up already said, MS is late to the party.

    I've been rebooting my Windows machine for years without touching the keyboard. I use my boot.

    No, really -- there's a Reset button on the front of the box, which sits under my desk. So when Windows is acting up, I kick the button. (Admittedly, less frequently as time has passed and they've ironed out the bugs.)

    --
    "What in the name of Fats Waller is that?"
    "A four-foot prune."
    1. Re:Rebooting without the keyboard by chromas · · Score: 1

      Most cases I've seen in the last couple decades have a tiny, inset reset button. Do you have a tack duct taped to your boot?

    2. Re:Rebooting without the keyboard by Anonymous Coward · · Score: 1

      If you're using the reset button any time an operating system is "acting up" you're going to be causing way more problems than you'll be fixing.

  16. Re:MS always late to the party by Zaphod+The+42nd · · Score: 1

    inresponse2 doesn't have the same ring. :p

    --
    GCS/MU/P d- s:- a-- C++++$ UL++ P+ L++ E+ W++ N o K- w--- O M+ V- PS+++ PE Y+ PGP t+ 5- X R++ tv+ b++ DI++ D++ G+ e++ h-
  17. Re:MS always late to the party by Anonymous Coward · · Score: 1

    I can't believe MS hasn't gone bankrupt yet, nobody likes their products.

    Microsoft is one of the most successful companies from the last 2 decades. Your lack of touch with reality is staggering.

  18. Re:MS always late to the party by Missing.Matter · · Score: 5, Informative

    Then there's the other 3rd party companies who ALSO beat them to market, and with cheaper products. Microsoft's innovation is staggering.

    Where are the sub $140 RGBD sensors that beat Kinect to market?

    So wait, its more expensive? And there's going to be less games that use it. (see: none) Few if any will buy it, so nobody will waste time developing AAA games that use it, so nobody will buy it, so nobody will develop for it...

    This isn't just about games anymore. This isn't even just about desktop PCs. We're talking about the ability to build customized solutions using Kinect sensors for commercial sale and educational applications.

    So without mainstream games, who is this supposed to appeal to?

    Companies looking to commercialize and educational institutions, as evidenced by the commercial license and educational pricing.

    So without mainstream games, who is this supposed to appeal to? The very hackers who already got it working, because they wanted it? Whoops.

    People who don't want to go through the hassle of hacking it. It's relatively easy if you have the know how. But in many ways it's a pain in the ass. Nothing is easier than plugging it into windows and clicking "install" and having access to everything. Plus, the Windows SDK has access to much more advanced features you don't get with the hacked versions, including access to Windows speech recognition engine (which is very good) as well as bangarang skeletal tracking with a few lines of code. With the hacked API, you get sensor streams and that's it. You have to leverage several different architectures in order to get the functionality the Windows SDK provides. Microsoft is offering a better learning curve and that is worth something.

    But if that is the case, why not just add that software capability to Windows?!

    Windows 7 can already handle voice commands. Search for "Speech recognition" in the start menu.

    The rest of your post is just blind nerd-rage.

  19. old kinect by Anonymous Coward · · Score: 0

    That's the old kinect. This one has different sensor capabilities.

  20. Re:fuck off by Anonymous Coward · · Score: 4, Insightful

    How about realizing that it's a money grab.

    http://www.eetimes.com/electronics-news/4210649/Kinect-s-BOM-roughly--56--teardown-finds-

    Don't forget to add in assembly costs, RND, plastics, tooling, packaging etc. Obviously these things go down over time, but I'd estimate there would be an extra $5-$10 in cost, at the least. So lats say $70 cost to MS. This $249 price gives MS roughly a 20%-35% profit on each one, depending on what their wholesale price is. Hardly looks like a money grab to me.

  21. Re:fuck off by Anonymous Coward · · Score: 2, Insightful

    That article is bunk, at least as far as supporting your assertion. It's a very basic, estimated BOM breakdown, excluding all development, marketing, support, distribution, retailer profit at about 5 or 6%, etc.

  22. Re:MS always late to the party by trschober · · Score: 1

    Being economically successful does not mean that people like your products. Why do you think windows phone is failing miserably? Just utter the word "windows" near any regular joe and they will immediately associate it to viruses, trojans, slowness and that dreaded computer that always seems to be acting on its own. It's only the enterprise market that's keeping microsoft afloat. That, and the monumental monopoly that they got on the desktop thanks to their antitrust violations during the 90's.

  23. A good use.... by lymond01 · · Score: 1

    User: Fuuuus-DOH-sah! Healing. (Raise left hand)

    Seems pretty straightforward to me.

  24. Re:MS always late to the party by Anonymous Coward · · Score: 0

    Even with their own products. Its embarrassing that they took so long to realize the potential for this, and even then hackers beat them at it by years.

    Yeah, those hackers totally put out Kinect before Microsoft... wait...

    I mean, you realize the difference between "hacking on an existing product" and "getting an improved version of an existing product and a release-ready SDK out for sale", right?

  25. Re:MS always late to the party by Zaphod+The+42nd · · Score: 1

    They aren't integrating it into windows like with the xbox's OS though, and they're certainly not marketing it. They're too busy talking about how you can do magic with "the cloud"!

    I guess "educational software" was the answer. Doesn't seem like educational software with kinect controls has a huge demand though, educational software alone is a pretty small niche, and I don't see how gesture controls would help that much. The more gesture-based you make it, the more it becomes a game and the less it becomes a learning tool. It just seems like you can get all the same learning with a mouse interface, and children aren't exactly afraid to use a mouse. If anything, the whole wii movement controls was more of a hit with adults and elderly and non-gamers.

    --
    GCS/MU/P d- s:- a-- C++++$ UL++ P+ L++ E+ W++ N o K- w--- O M+ V- PS+++ PE Y+ PGP t+ 5- X R++ tv+ b++ DI++ D++ G+ e++ h-
  26. Re:MS always late to the party by Zaphod+The+42nd · · Score: 1

    You wanna mod me uninformative or flamebait, maybe I'd understand, but troll? I'm being quite genuine with my feelings here. I don't see this selling.

    --
    GCS/MU/P d- s:- a-- C++++$ UL++ P+ L++ E+ W++ N o K- w--- O M+ V- PS+++ PE Y+ PGP t+ 5- X R++ tv+ b++ DI++ D++ G+ e++ h-
  27. Re:MS always late to the party by dreemernj · · Score: 3, Funny

    That, and the monumental monopoly that they got on the desktop thanks to their antitrust violations during the 90's.

    They achieved a monopoly by being a monopoly?

    --
    1 (short ton / firkin) = 89.1432354 slugs / keg
  28. More two the point. by Forty+Two+Tenfold · · Score: 1

    WINE version. Where is it?

    --
    Upward mobility is a slippery slope - the higher you climb the more you show your ass.
    1. Re:More two the point. by Tsingi · · Score: 1

      There is a Linux project for a Kinect driver.

    2. Re:More two the point. by Zero__Kelvin · · Score: 1

      "The new version will support Windows 7 and the Windows 8 developer preview, as well as Windows Embedded 7 devices.""

      That's impossible! The Kinect doesn't support Linux!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    3. Re:More two the point. by Tsingi · · Score: 2

      "The new version will support Windows 7 and the Windows 8 developer preview, as well as Windows Embedded 7 devices.""

      That's impossible! The Kinect doesn't support Linux!

      http://www.pcworld.idg.com.au/article/369596/top_ten_kinect_hacks_best_kinect_hacks_far/

  29. Re:MS always late to the party by Anonymous Coward · · Score: 0

    You don't tend to advertise enterprise systems the same way as you do consumer systems. Also, your lack of comprehension on its uses fairly clearly demonstrates your lack of vision, intuition, and innovation. It is a niche product, yes, but its evident you don't understand that the world is filled with such.

  30. Re:MS always late to the party by Missing.Matter · · Score: 2

    They aren't integrating it into windows like with the xbox's OS though, and they're certainly not marketing it.

    I'm assuming you're referring to speech recognition here? True they're not marketing it, but it's deeply integrated into the OS. In fact I can perform just about any function the mouse can, even web browse. It's not perfect, but I use it all the time when I'm away from the keyboard. You can even make macros. I have one I use to bring up weather and traffic information in the morning when I'm getting ready for work.

    I guess "educational software" was the answer.

    Not educational software, but for education. As in computer vision and robotics education/research. We just bought 15 kinect sensors for my lab to use for a course in computer vision next semester. We use the kinect all the time in our research. The only reason we didn't buy these new sensors is because we can't wait for the educational pricing to go live. I imagine most computer science departments around the world will want to have a fleet of kinects on hand for their curriculum as well.

  31. Re:MS always late to the party by Zaphod+The+42nd · · Score: 1

    Seems like CS majors would definitely have a good use for kinects (Have a CS degree myself, sadly there wasn't a kinect to play with in computer vision class, but we got by ^ ^ ) but couldn't they get by fine with the existing xbox kinect and the workarounds? If anybody can google, its some CS majors.

    And education for computer majors still seems like a TINY niche. Maybe you're buying 15, but even if every college buys 15, is that worth much? Eh.

    I think Microsoft has higher hopes for this.

    --
    GCS/MU/P d- s:- a-- C++++$ UL++ P+ L++ E+ W++ N o K- w--- O M+ V- PS+++ PE Y+ PGP t+ 5- X R++ tv+ b++ DI++ D++ G+ e++ h-
  32. My forehead is just 20" from my monitor by aoeusnth · · Score: 1

    (I just measured it in my office in plain sight of my colleagues, with a ruler sticking out of my head). My hands would be mere inches away from the Kinect. How's that going to work?

    For one thing, I'd have to lean back to bitchslap in Duke Nukem Forever, which frankly is a bit girly.

    1. Re:My forehead is just 20" from my monitor by Anonymous Coward · · Score: 0

      20", which is 50cm, and so will be detected just fine.

  33. Re:fuck off by exomondo · · Score: 2

    How about realizing that it's a money grab.

    http://www.eetimes.com/electronics-news/4210649/Kinect-s-BOM-roughly--56--teardown-finds-

    Are you serious? You really think the entire cost of a device comes down to the sum of its parts? No costs involved in packaging, manufacturing, shipping, marketing, R&D, software development, profit, etc...? The iphone 4S is estimated at having a BOM totaling $188, but anyone with a shred of intelligence knows that there's much more to developing such a thing than simply buying those parts.

  34. Re:MS always late to the party by prehistoricman5 · · Score: 1

    It's interesting you mention this. My uni has a class this semester that's main focus is on developing new uses for the kinect.

    --
    Fuck Beta
  35. Re:fuck off by Missing.Matter · · Score: 1

    I suppose you also believe you are only worth your weight in carbon, nitrogen, hydrogen and oxygen right?

  36. Re:MS always late to the party by Anonymous Coward · · Score: 0

    Even with their own products. Its embarrassing that they took so long to realize the potential for this, and even then hackers beat them at it by years.

    So on the one hand you're saying it's embarrassing they took so long and then later you're saying it's pointless, standard contradictory MS-bashing. Idiot.

    Then there's the other 3rd party companies who ALSO beat them to market, and with cheaper products.

    Like who? Are you referring to things like eyeToy? Don't let the fact that they are totally different get in the way of your MS-bashing. And again, you claim they've been beaten to market, but then later claim the device is pointless...moron.

    So without mainstream games, who is this supposed to appeal to? The very hackers who already got it working, because they wanted it? Whoops.

    I see you fail at basic business. They already have a product, all they do is re-brand that and sell it, it doesn't have to appeal to a huge audience, but if someone finds something particularly innovative to do with it then they are ahead of the curve.

    They can use existing microphones and webcams, gestures aren't as important since you HAVE A MOUSE that works perfectly well.

    More contradictory rubbish, you complain that they don't innovate then you go on to say they shouldn't bother trying anyway because we already have devices like the mouse.

    Absolute failure in marketing. I can't believe MS hasn't gone bankrupt yet, nobody likes their products. Zune sucks, Windows Live sucks, Windows Phone sucks...
    Oh yeah, thats right. They make their money by suing android manufacturers

    They make their money on Windows and Office, and now they are making money on XBox (and its Zune services) too.

    and by abusing their OS monopoly

    The 90's called, they want their rhetoric back.

    and they have completely ignored gaming on Windows, and fail to innovate.

    There couldn't be much more of a retard than you with that statement, Windows is the only viable desktop gaming platform. Mac and Linux are still way behind on games.

  37. road rage! by Thud457 · · Score: 5, Funny

    It'd almost be worth it if it could be programmed to interpret the one-finger salute as the three-finger salute.

    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

    1. Re:road rage! by The+Mister+Purple · · Score: 1

      But I want to use the one finger salute for leaving YouTube comments!

      --
      "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." Feynman
  38. Watch out for the clippy integration ... by Anonymous Coward · · Score: 0

    Clippy: You appear to be masturbating. Do you need help with that?

  39. Nice by twmcneil · · Score: 2

    I bash MS quite often so in all fairness...

    IMHO, this is an awesome piece of kit at an incredibly affordable price. Good going Microsoft, you've done well.

    Damn, saying that has made my face twitch.

    --
    "The ferrets, they're every where I tell you!"
  40. Re:fuck off by viperidaenz · · Score: 2

    When computing my self-worth I also factor in calcium, iron and all the various heavy metals I have accumulated over the years.

  41. Re:MS always late to the party by Anonymous Coward · · Score: 0

    You wanna mod me uninformative or flamebait, maybe I'd understand, but troll? I'm being quite genuine with my feelings here. I don't see this selling.

    But facts usually aren't decided by "feelings". You made some specific claims about cheaper competitors that need citation. Further up in the thread you can read about what have existed as similar alternatives, to 10x the price and less capabilities than Kinect, if you truly understand all it's capabilities.

  42. PrimeSense prices? Re:Still fairly affordable by Anonymous Coward · · Score: 0, Informative

    You're forgetting about competing products from Primesense ( the guys Microsoft licensed the Kinect technology from ). Primesense has teamed up with Asus for some products as well.

    I'm amazed at how many people think Microsoft developed Kinect. To me it looks like the only thing they did was come up with a name for their version. The Kinect looks identical to the reference design from Primesense.

    I wonder if their Kinect patent filing was all about.. a weapon to use to bully primesense - that would be classic microsoft.
    If any patent pro's are out there I'd be interested to hear an opinion on the kinect patent's novelty... or is it purely designed for courtroom posturing?

  43. PrimeSense = kinect = other offerings by Anonymous Coward · · Score: 0, Informative

    oops.. I posted above accidentally.

    short version: Don't forget competing products also based on the Primesense technology.

    Microsoft DID NOT MAKE THE TECHNOLOGY BEHIND KINECT !

    They didn't even buy the company that did!

    check out www.Primesense.com or search for primesense on the kinect wikipedia page ( before someone rewrites history that is.. ).

    1. Re:PrimeSense = kinect = other offerings by Anonymous Coward · · Score: 1

      Microsoft DID NOT MAKE THE TECHNOLOGY BEHIND KINECT !

      Do you think anyone actually cares? You really have no grasp on reality do you. How many features of say the iPhone do you think Apple invented? Pretty much nothing! Their innovation is the way they bring it to market, same as with Kinect. How many people have competing primesense devices vs people who have kinect?

  44. Re:MS always late to the party by viperidaenz · · Score: 1

    children aren't exactly afraid to use a mouse

    The ones with no hands are afraid to use a mouse.
    You've failed to see the accessiblity benefits.

  45. A MS boner? by Anonymous Coward · · Score: 0

    I really don't get this. I have the kinect for XBox, it's a bit gimmicky, but interesting and enjoyable in the way Wii was when it first came out. But I don't see the value add to a PC version.

    All this hullaballoo about motion controlling TV's, your PC's, etc., makes no sense to me. Noone has yet to explain to me how using a Kinect and waving my hands around to control things on screen is easier then moving my wrist and finger a few mm to control my mouse or my thumb a few mm for a TV remote.

    I'm sure the whole thing will be cool in a Minority report way, but I don't see how it can make it easier to interact with my PC and my gut tells me that for folks that get it, it's going to end up sitting on top of monitors collecting dust while people use their mice and keyboards.

    1. Re:A MS boner? by Anonymous Coward · · Score: 1

      It will become highly useful where one can replace a (filthy) keyboard and mouse e.g. sterile environments where surgeons need to enter info while performing surgery or where electronics are manufactured. Conference rooms that don't need the pointer or keyboard anymore could use the interface.

      It's more like, where can we use this, other than the gaming room? "I'd like to see if I caught a bigger fish than Ralph did; put your money on the table!" Then he uses his hands to show Ralph that he set a record.

    2. Re:A MS boner? by 0123456 · · Score: 1

      It will become highly useful where one can replace a (filthy) keyboard and mouse e.g. sterile environments where surgeons need to enter info while performing surgery or where electronics are manufactured.

      So doctors are going to enter notes by randomly waving their arms around in the middle of surgery?

    3. Re:A MS boner? by Anonymous Coward · · Score: 0

      http://www.theglobeandmail.com/news/technology/gadgets-and-gear/gadgets/toronto-doctors-try-microsofts-kinect-in-or/article1947107/

  46. ubuntu 12 by gladish · · Score: 1

    Does this mean I'll have to dance in front of my computer to upgrade to ubuntu 12.0?

    1. Re:ubuntu 12 by Anonymous Coward · · Score: 0

      Does this mean I'll have to dance in front of my computer to upgrade to ubuntu 12.0?

      Just be careful how you move your hips,or you may get upgraded to OS X.

  47. One thing i never understood by initialE · · Score: 1, Interesting

    Have you seen the design of a kinect? An up-down motor that runs once per power cycle and really only needs to be realigned when it is moved to a different position. Sensors 7cm apart that are housed in a 30cm frame of cheap tacky plastic, leading to a much bigger shipping box than necessary.. The kinect should be cheaper and smaller than it is now, what on earth is in all the empty space anyway?

    --
    Starbucks, Harbuckle of Breath.
    1. Re:One thing i never understood by cbhacking · · Score: 3, Informative

      The up/down is for people who are different hights, or for games which are better played sitting/kneeling vs. standing. I don't know, maybe everybody who uses your kinect are all the same hight and always use it from the same position, but for the rest of us that motor is pretty important.

      The spacing on the visual sensors doesn't require such a wide sensor bar, but the spacing on the microphones (for effective direction-sensing and noise-cancelation) does. People always focus on the optical portion of the sensor, and ignore the highly-focused microphones (possible because they're harder to see).

      --
      There's no place I could be, since I've found Serenity...
    2. Re:One thing i never understood by mapuche · · Score: 1

      what on earth is in all the empty space anyway?

      Electronic circuits? the kinect is not just a couple of cheap webcams tied together.

  48. no, they *stayed* a monopoly by taking advantage by Chirs · · Score: 1

    They got on top, then illegally exploited that position to try and keep anyone else from competing on a fair playing field.

  49. Does 360 Version Work On PC? by SoVi3t · · Score: 1

    Too busy to fully search, but what is the difference between Kinect on Windows and on 360. I know it says it has near mode, but is that only supported on Windows Kinects? Do I need to buy ANOTHER kinect (one for my 360, and one for my pc) or can I just use the Kinect I have for my X-Box 360 on my PC?

    --
    Defender of Microsoft and Communism!!!
    1. Re:Does 360 Version Work On PC? by Anonymous Coward · · Score: 0

      Early reports were that yes, you would need to buy a new "kinect for windows" for anything using microsoft's software (though the open source software does and will continue to support the "kinect for xbox" on windows (and mac and linux).

  50. For all the criticism Microsoft gets... by JohnnyMindcrime · · Score: 1

    ...you'd think they'd want to help with getting some Open Source drivers developed for Kinect.

    I personally cannot see a use for Kinect but I recognise the algorithms that make it work are pretty cool and Microsoft is rightfully quite proud of it. Hardware hackers are definitely going to be interested in it but if the majority of those are Open Source freaks, I doubt many of them will end up paying for a Windows 7 license just to use it on a desktop PC.

    Common sense would have been for Microsoft to show off something good they've done, help develop Open Source drivers, and benefit from some additional Kinect sales when hardware hackers play with it on their Linux PCs.

    --
    Windows 10 is great - I used it to download Linux.
  51. Re:MS always late to the party by Provocateur · · Score: 2

    It opens up the horizon to everybody or at least people with imagination or a real-world need. The article in Investor's Business Daily had a photo of a guy steering his lounge chair by waving his hands in front of the unit mounted on the chair's armrest. Wait till Homer Simpson hears about this. "You know you've built a platform that's captured everyone's imagination when you hear back from a slaughterhouse that says they've built an app that measures the livestock's growth with Kinect, and they want to sell it to other slaughterhouses around the world." Craig Eisler, GM of kinect for Windows.

    And it all started with this console that they gave their kid for gaming.

    --
    WARNING: Smartphones have side effects--most of them undocumented.
  52. Be healthy in front of your computer by gmuslera · · Score: 1

    else the screen turning blue will be the last thing you see

  53. Re:MS always late to the party by Anonymous Coward · · Score: 0

    Kinect has a hard time recognizing flippers.

  54. Re:More two^H^Ho the point. by Zero__Kelvin · · Score: 3, Insightful

    WHOOOSH!

    My point was that Microsoft, once again, has spun things so far that they literally have it backwards and everyone buys it (excuse the pun) without a second thought. Peripherals don't support Operating Systems. Operating Systems support peripherals.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  55. Re:fuck off by Anonymous Coward · · Score: 0

    yeah!!!!!!! sorry MS, he doesnt want to subsidize your console!!11111

    lol. fucking retard.

  56. Re:no, they *stayed* a monopoly by taking advantag by Anonymous Coward · · Score: 0

    ok so "back then" when windows was, by all accounts, much shittier than it is now, microsoft climbed to the top and established a monopoly. then using that monopoly, they perpetuated the monopoly through monopoly and increased product quality?

    yeeeeeeaaaaahhhhh.....

  57. Tinkerers need not apply? by BillX · · Score: 1

    Saw the following from a semi-famous developer in my twitter feed today:

    Microsoft Store in Santa Clara apparently not selling Kinect for Windows unless customer can "prove it will be used for commercial purposes"

    (later...)

    Wow. You actually have to BRING BUSINESS DOCUMENTATION to the MS Santa Clara store to get a Kinect for Windows. Also sign licenses.

    --
    Caveat Emptor is not a business model.
  58. Re:fuck off by dadioflex · · Score: 1

    And this is an early adopter price. It'll be under 200 bucks at retail within a matter of weeks and probably have shed a 100 bucks by Xmas 2012.

  59. Re:More two^H^Ho the point. by keeboo · · Score: 2

    It's quite depressing seeing MS - so scared to endorse or appear to endorse Linux somehow - avoiding mentioning Linux compatibility with they hardware.
    I assume that Kinect's SDK is just a bunch a Windows libraries + documentation, with no useful low-level information (which would be interesting to have, since it would be from an official source).

    Well, I don't buy anything (for personal usage) from Microsoft. For over 20 years, I've never really needed anything _specifically_ from them, being that HW or SW (no sacrifices nor piracy involved) the last one being Microsoft's Amiga Basic in 1991, paid indirectly since it came with the computer.

    While I have no real use for Kinect (beyond as a tinkering toy), I would feel more encouraged to buy it if Microsoft wasn't such an industry ass.

  60. Re:MS always late to the party by Anonymous Coward · · Score: 0

    Your slaughterhouses breed animals over there? Over here farmers look after the growth of livestock.

  61. Re:More two^H^Ho the point. by Anonymous Coward · · Score: 0

    What is wrong with you morons. Who cares where it came from. It's the best robot sensor EVER, and I'm using one connected to a linux box today.

  62. Re:More two^H^Ho the point. by hobarrera · · Score: 1

    While it's really easy to live *without* ms software, I've found they make the best keyboards by far.

  63. Re:no, they *stayed* a monopoly by taking advantag by dreemernj · · Score: 1

    That makes sense, but I was asking about the comment trschober made where he says they got the monopoly through antitrust violations associated with already being a monopoly.

    And, considering the case in question, he is really saying that bundling IE is what got them their monopoly. Which, doesn't seem historically accurate or physically possible.

    --
    1 (short ton / firkin) = 89.1432354 slugs / keg
  64. Only 1 gesture i make at my computer by Nyder · · Score: 1
    --
    Be seeing you...