-
[#KINECTONE] New chance to play with a KinectOne for Windows
Hello! Today there is no KinectSdk disclaimer, because even though the post is about KinectOne (aka Kinect for Windows v2) I will not write anything about the new SDK. Kinect product team have launched a program where they will distribute 500 new Kinect for Windows device (still in beta !) The price is $399 and… — read more
-
[#KINECTONE] HowTo: Draw a Body (aka skeleton) using #KinectSdk V2
Hello! In the last post of the series with basic stuff we can do with KinectSdk V2 and the new KinectOne today I’ll write about how we can “draw a body” or what we use to call a skeleton. As in the previous examples, we must create a Reader of the type BODYREADER, initialize it… — read more
-
[#KINECTONE] HowTo: Display the feed sensor infrared (#IR) using #KinectSDK V2
Hello! Now that I already went through the classic Body, Camera and a Depth Sensor, go with one of the most interesting new features of the SDK: infrared sensor (starting from now IR Sensor). As in the examples above, it is necessary to open a READER of the type IRReader, and then when we capture… — read more
-
[#KINECTONE] HowTo: Display the feed’s Depth Sensor with #KinectSdk V2
Hello! Today I will show how you can use the new KinectSDK v2 to consume and display depth sensor data. For this example, we will work in a WPF application with a view with an image, and it has associated with an ImageSensor property which is the sample feed sensor. The following code example shows… — read more
-
[#KINECTONE] HowTo: Capture and display the feed from the camera’s sensor with #KinectSdk v2
Hello! This week I will write a couple of posts about the Kinect SDK v2, and with these I’ll get the bases for complex examples. Today I’ll show how to use the new SDK to capture and display the feed from the camera’s sensor. The first thing we see is that we need to work… — read more
-
[#HUMOR] Kinect stuff
Hi! I finallly start my vacations time in my home land. I bring with myself the new Kinect so I’ll play a little in the next few days (if I have time of course), So let’s go with some Kinect stuff. Saludos @ Córdoba El Bruno Google — read more
-
[#VS2013] When do you have to use local or server workspaces? (one of the two: never!)
Hello! Reviewing pending stuff, I was reminded of a question I get recently: I’m using TFS, when do I have to use local workspaces or server workspaces? While the official MSDN documentation explains the different scenarios, I’m going to give my opinion to explain the following: If you have a workspace with many files, you… — read more
-
[#KINECTONE] What’s new in #KinectSdk v2
Hello! yesterday I was asked a listing in draft of the innovations of the KinectSdk V2 mode. So here this It uses the Kinect Sensor of XBoxOne Better quality and more horizontal and vertical amplitude for the camera and a depth sensor Full HD Color Infrared light (30 fps)-independent Improvement in 3 X depth sensor… — read more
-
[#VS2013] HowTo: Create codesnippets in 1 click!
Good! Today I answer a question that I get in one of the latest webcasts. In this webcast I have prepared a couple of portions of code in the IDE’s Toolbox, later I use them to create a demo online, and someone asked me how to do this. The truth is that it is pretty… — read more
-
[#HUMOR] Dead with RegEx
Hi! Geek&Poke dude are more accurate than ever with this one .. Fuente: http://geek-and-poke.com/geekandpoke/2013/12/3/yesterdays-regex Greeting @ Home El Bruno Google — read more
-
[#VS2013] Debugger Killer tip: $ReturnValue
Hello! This post is in draft mode from several days. So, today is Saturday and surely I will not upset anyone with this tip. Let’s start with a simple question, Really you don’t know $ReturnValue? If you don’t know, perhaps the best way to present it is with this video. Now with Visual Studio 2013,… — read more
-
[#ALM] TFS Reporting Guide
Hello! now that I get back from Brussels and I have to go to Victor’s house to get back my Kinect, then I’ll start with a review and promote this book creation of the ALM Rangers: the TFS Reporting Guide. This guide focuses on the capabilities of Team Foundation to create a data model based… — read more
-
[#KINECTONE] Emotion analysis with #Kinect? almost …
Hello! Kinect V2 is great, and in the future we’ll get the change to identify people emotions. If you take a detailed look at the Body class, you’ll find these collections Body.Activities Body.Expressions If we analyze the contents of these collection; we probably find something similar to the following values cool? One more time: KinectOne… — read more
-
[#KINECTONE] HowTo: detect hands state, like open or closed hand
Hello! I already write about the new Kinect One camera, is much better than the Kinect v1. This new features allows us to get access to elements like the heartbeat of a person, photos in HD, etc. The SDK is still progressing and gives us some interesting options such as for example, the ability to… — read more
-
[#HUMOR] void
Hello! A really good one thanks to Rafa @elRfog ! Fuente: http://geek-and-poke.com/geekandpoke/2013/11/30/simply-explained?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+GeekAndPoke+%28Geek+And+Poke%29&utm_content=FaceBook Saludos @ La Finca El Bruno Google — read more
-
[#KINECTONE] Hello world with #KinectSdk v2 (body count!)
Hello! Today’s post is simple: let’s see how to make a Hello World app with the new SDK v2. In Kinect apps, Hello World is basically an app that detects a person in front of the Kinect sensor. So let’s go for it 1. Create a console app 2. Add the reference to Microsoft.Kinect v2.0… — read more
-
[#KINECTONE] Getting started with the new #KinectOne sensor #K4W
Hello! Today we are going with the step by step configuration of the new KinectOne sensor. The first thing to keep in mind is that you need a good laptop to be able to use the SDK, in my case a Surface Pro. The first step is the classic: install the SDK. Important do not… — read more
-
[#K4W] Unboxing the new #Kinect for Windows v2 #KinectOne
Hello! Great day #KinectOne has arrived to my house … for this post, only photos of the great device ! -Open the box, always an excitement moment l!! -Stickers! Ohh yeahhhh -1st impression … WOOOOW! -Cables and adapters for all tastes -“Nearly all” mounted… By the way and don’t forget me in every post “This… — read more
-
[#EVENT] Materials of the of #Arduino event with #MSDNLatam
Hello! Today when you begin the webcast of Netduino, surely already available to download the webcast on Arduino that I gave last night. The materials I used in it are as follows Internet of thing: Trabajando con Arduino y Visual Studio from Bruno Capuano WebCast: https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032571783 & culture = en-AR Source: http://sdrv.ms/18nOCWh Greetings @ La… — read more
-
[#RESHARPER] R# in VS2013 but not in VS2012? OMG!
Hello! While I was preparing the materials for Arduino today and Netduino webcasts, I found out that I only had enabled ReSharper in Visual Studio 2013, not in Visual Studio 2012. This is normal, since the order of installation was the following Visual Studio 2013 ReSharper Visual Studio 2012 Then of course, my first idea… — read more