-
[#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: Pintar un Body con #KinectSdk V2
Hola! Para cerrar la serie de cosas básicas que podemos hacer con el KinectSdk V2 y con el nuevo KinectOne, hoy toca escribir un poco sobre cómo hacemos para “pintar un body”o lo que antes llamábamos un skeleton. Al igual que en los ejemplos anteriores, debemos crear un Reader del tipo BODYREADER, inicializar el mismo… — 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: Mostrar el feed del sensor infrarojos (#IR) utilizando #KinectSDK V2
Hola! Ahora que ya pasé por los clásicos Body, Camera y Depth Sensor, vamos con uno de las novedades más interesantes del SDK: el sensor de infrarojos (a partir de ahora IR Sensor). Al igual que en los ejemplos anteriores, es necesario abrir un READER del tipo IRReader y luego cuando capturamos un frame del… — 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
-
[#KINECTONE] HowTo: Mostrar el feed del Depth Sensor con #KinectSdk V2
Hola! Hoy voy a mostrar como se puede utilizar el nuevo KinectSDK v2 para consumir y mostrar los datos del sensor de profundidad. Para este ejempo, trabajaremos en una aplicación WPF con una vista con una imagen, y la misma tiene asociada una propiedad ImageSensor que es la muestra el feed del sensor. El siguiente… — 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
-
[#KINECTONE] HowTo: Capturar y mostrar el feed de la camara del sensor con #KinectSdk v2
Hola! Esta semana pondré un par de posts sobre el Kinect SDK v2 en los que sentaré las bases para los futuros ejemplos. Hoy toca mostrar como está organizado el SDK para capturar y mostrar el feed de la cámara del sensor. Lo primero que vemos es que necesitamos trabajar con un elemento de tipo… — read more
-
[#HUMOR] Kinect stuff
Hola! Ahora ya de vacaciones en mi tierra, me he traido la Kinect One para jugar un poco (si hay tiempo, of course). Así que un par de los que tengo apuntados de Kinect. Saludos @ Córdoba El Bruno Google — read more
-
[#ALM] Visual Studio ALM leader in Gartner Magic Quadrant
Hola !! como bien comenta Brian Harry en su post, un año más Visual Studio ALM está entre los líderes en el Magic Quadrant de Gartnet para herramientas de gestión de ciclo de vida de desarrollo de software. El documento oficial se puede descargar desde aquí; y lo más interesante es que esta evaluación se… — 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
-
[#VS2013] Cuando utilizar local o server workspaces? (uno de los dos: nunca!)
Hola ! Repasando temas pendientes me acordé de una pregunta que me hicieron hace poco: Si utilizo TFS, ¿cuando debo utilizar workspaces en modo local y cuando workspaces en modo server? Si bien la documentación oficial de MSDN explica los diferentes escenarios para cada uno, yo me voy a salir un poco de este documento… — 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
-
[#KINECTONE] Novedades en #KinectSdk v2
Hola! ayer me pidieron un listado muy en modo draft de las novedades del KinectSdk V2. Y como traducir al spanish no me cuesta nada, pues aquí esta Utiliza el Kinect Sensor de XBoxOne Mejor calidad y más amplitud horizontal y vertical para la cámara y el sensor de profundidad Full HD Color Infrared independiente… — 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
-
[#VS2013] HowTo: crear codesnippets en 1 click!
Buenas! Hoy me toca responder a una pregunta que me hicieron en uno de los últimos webcasts. En el mismo tenía preparado un par de porciones de código en la Toolbox del IDE para crear una demo online, y alguien me preguntó como se hacia esto. La verdad es que es bastante fácil, solo necesitas… — 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
-
[#HUMOR] RegEx de la muerte
Hola! Esto no ha sido nunca más acertado por parte de los amigos de Geek&Poke A mi también me ha pasado de encontrarme una expresión regular y pensar ¿que demonios estaba pensando cuando escribí esto? Fuente: http://geek-and-poke.com/geekandpoke/2013/12/3/yesterdays-regex Saludos @ 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