-
[#KINECT] HowTo: Mostrar el contenido del depth sensor en nuestras aplicaciones
Buenas, hoy toca modificar un poco el código de la aplicación que muestra el contenido de la cámara web de Kinect para mostrar en este caso, la imagen procesada del Depth Sensor de Kinect en una aplicación WPF. La imagen que nos entrega el Depth Sensor es el resultado del proceso de la información… — read more
-
[#KINECT] HowTo: Change the camera angle
Hi, in today’s post we will move the angle of the sensor up or down using the SDK APIs. It is initially possible to move the camera up or down a twenty-seventh, and to try them we will from the example of yesterday. 1 We modify our application to allow us to define the angle… — read more
-
[#KINECT] HowTo: Cambiar el ángulo de la cámara
Buenas, en el post de hoy vamos a mover el ángulo del sensor hacia arriba o hacia abajo utilizando las APIs del SDK. Inicialmente es posible mover la cámara hacia arriba o hacia abajo unos 27º, y para probarlos vamos a partir del ejemplo del día de ayer. 1. Modificamos nuestra aplicación para que… — read more
-
[# KINECT] HowTo: Display the contents of the camera in WPF
Hi, After displaying as it paints the Skeleton in Kinect here and here, today we are going to a more simple example (in what should be) where we will show the contents of the Chamber about Kinect in a WPF IMAGE. Tutorial 1. Create a new type WPF Application project in Visual Studio 2010. 2… — read more
-
[#KINECT] HowTo: Mostrar el contenido de la cámara en WPF
Buenas, después de mostrar como se pinta el Skeleton en Kinect aquí y aquí, hoy vamos a un ejemplo más simple (en lo que cabe) donde mostraremos el contenido de la cámara de Kinect en un IMAGE de WPF. Tutorial 1. Crear un nuevo proyecto de tipo WPF Application en Visual Studio 2010. 2. Agregamos las… — read more
-
[# KINECT] HowTo: Paint 2 skeletons in a WPF Canvas
Good, After the post yesterday where I showed as a painting on a Canvas a skeleton from the data provided to us by Kinect, I have received a couple of questions where you ask me as paint 2 skeletons. As well to achieve something similar to the following images, all we need to change on… — read more
-
[#KINECT] HowTo: Pintar 2 skeletons en un Canvas WPF
Buenas, después del post de ayer donde mostré como pintar en un Canvas un skeleton a partir de los datos que nos brinda Kinect, me han llegado un par de preguntas donde me preguntan como pintar 2 skeletons. Pues bien para lograr algo similar a las siguientes imágenes, lo único que debemos modificar sobre el… — read more
-
[#KINECT] HowTo: Draw the Kinect skeleton in WPF
Hi, Today plays close on Friday with a tutorial on the interesting > how to paint a skeleton in WPF using the 2 Kinect Beta for Windows SDK. The basis of a skeleton in Kinect is a collection of Joints that then we can "assemble the skeleton". It is also possible to assemble and paint… — read more
-
[#KINECT] HowTo: Pintar un skeleton en WPF
Buenas, Hoy toca cerrar el viernes con un tutorial de los interesantes > como pintar un skeleton en WPF utilizando la Beta 2 del Kinect for Windows SDK. La base de un skeleton en Kinect es una colección de Joints con los que luego podemos “armar el skeleton”. Además es posible armar y pintar más… — read more
-
[# KINECT] HowTo: Detect the change of State of the sensor Kinect
Hi, now that we already have the Beta 2 Kinect for Windows SDK in our hands, because we see as detected when you connect or disconnect a Kinect sensor to our computer. Tutorial 1 Create an implementation of the WPF Application type 2 Add the following references Microsoft.research.Kinect < % Program Files % > \Microsoft… — read more
-
[#KINECT] HowTo: Detectar el cambio de estado del sensor Kinect
Buenas, ahora que ya tenemos la Beta 2 de Kinect for Windows SDK en nuestras manos, pues veamos como detectar cuando se conecta o desconecta un sensor Kinect a nuestro ordenador. Tutorial 1. Creamos una aplicación del tipo WPF Application 2. Agregamos las siguientes referencias Microsoft.Research.Kinect <%Program Files%>\Microsoft SDKs\Kinect\v1.0 Beta2\Assemblies\Microsoft.Research.Kinect.dll 3. A continuación modificamos nuestro… — read more
-
[# TFS11] HowTo: Configure one photo per user
Good, Some people think the best Team Foundation 11 is that it is a very good SCRUM implementation, others think that the new ability to work offline (almost, almost, a DCVS) is the best, others that the new Team Explorer in Visual Studio 11 is a breakthrough in the form of work. I pass these simplicities and I’ll stick with… — read more
-
[#TFS11] HowTo: Configurar una foto por usuario
Buenas, algunos piensan que lo mejor de Team Foundation 11 es que es una implementación de SCRUM muy acertada, otros piensan que la nueva capacidad de trabajo offline (casi, casi, un DCVS) es lo mejor, otros que el nuevo Team Explorer en Visual Studio 11 es un avance en la forma de trabajo. Yo paso… — read more
-
[# VS11] HowTo: Use test virtual machine with # VS11 and # TFS11 without Hyper-V
Good, a few days ago I commented that a virtual machine was released from MS who possessed all the necessary software to test Visual Studio 11 and Team Foundation 11. VM includes the following software and others: Microsoft Windows Server 2008 R2 Standard Edition Microsoft SQL Server 2008 R2 Microsoft Visual Studio 11 Ultimate Developer… — read more
-
[#VS11] HowTo: Montar la VM de pruebas de #VS11 y #TFS11 sin Hyper-V
Buenas, hace unos días comenté que desde MS se había liberado una máquina virtual que poseía todo el software necesario para probar Visual Studio 11 y Team Foundation 11. La VM incluye el siguiente software y demás: Microsoft Windows Server 2008 R2 Standard Edition Microsoft SQL Server 2008 R2 Microsoft Visual Studio 11 Ultimate Developer… — read more
-
[# TFS2010] HowTo: Delete a Team Project
Good, I’m going to point to data, but always ended it looking for where I have not. To remove a TP, it is possible to do so by command line, with the syntax: TFSDeleteproject [/q] [/force] [/excludewss] /collection:URL TeamProjectName But in TFS2010 we can also do this from the console of administration of Team Foundation in a… — read more
-
[#TFS2010] HowTo: Eliminar un Team Project
Buenas, me voy a apuntar los datos que sino siempre lo termino buscando donde no debo. Para eliminar un TP, es posible hacerlo por línea de comandos, con al sintaxis: TFSDeleteproject [/q] [/force] [/excludewss] /collection:URL TeamProjectName Pero en TFS2010 también podemos hacerlo desde la consola de administración de Team Foundation de una forma mucho más… — read more
-
[# TFS2010] HowTo: Add a new mapping between Microsoft Project and Team Foundation Server fields
Good, today a tutorial type post to show how to synchronize a Microsoft Project field with a field of a definition of a WorkItem of Team Foundation Server. For this example I added a field to the definition of a Task called “ElBruno.WbsCode” (if you don’t know how to do this post can help you). The idea for this post is… — read more
-
[#TFS2010] HowTo: Agregar un nuevo mapeo entre campos de Microsoft Project y Team Foundation Server
Buenas, hoy un post tipo tutorial para mostrar como sincronizar un campo de Microsoft Project con un campo de una definición de un WorkItem de Team Foundation Server. Para este ejemplo he agregado un campo a la definición de una Task que se llama “ElBruno.WbsCode” (si no sabes como hacerlo este post te puede ayudar).… — read more
-
[# TFS2010] HowTo: Configure Visual Studio 2010 IDE IM using the Team Foundation Server Power Tools
Good, 2 days ago I mentioned the launch of a new version of Team Foundation Server Power Tools for Team Foundation Server 2010. One of the options that are less used in this tool is the ability to directly interact with our Lync or Live Messenger contacts from Team Explorer in Visual Studio 2010panel. If you do not have configured… — read more