-
[#KINECTSDK] HowTo: Use Kinect as a green screen (III) Source Code
Buenas, hay varias personas que me han pedido el código fuente de la aplicación de pantalla verde con Kinect, así que aquí está http://sdrv.ms/KuC9Uz Y claro los post anteriores [# KINECTSDK] HowTo: Use Kinect as a green screen (I) (playing with the Rolling Stones)https://elbruno.com/2012/05/31/kinectsdk-howto-use-kinect-as-a-green-screen-i-playing-with-the-rolling-stones/ [# KINECTSDK] HowTo: Use Kinect as a green screen (II) More… — read more
-
[#KINECTSDK] HowTo: Use Kinect as a green screen (II)
Buenas, This is the 2nd part of the post where I show you how to use the House of Kinect as a green screen to plant our body image… then wherever we want. In the previous post was an important part of analyzing that it was the process of each frame of the skeleton, camera… — read more
-
[#KINECTSDK] HowTo: Use Kinect as a green screen (II)
Buenas, esta es la 2da parte del post donde muestro como utilizar a la cámara de Kinect como una pantalla verde para plantar la imagen de nuestro cuerpo … pues donde queramos. En el post anterior quedaba una parte importante de analizar que era el proceso de cada frame del skeleton, cámara y sensor de… — read more
-
[# KINECTSDK] HowTo: Use Kinect as a green screen (I) (playing with the Rolling Stones)
Buenas, the following image already lets you clear of that goes this post The Bruno with the Rollings! Awesome… things that allows us to KinectSdk. In this case I have taken as starting point the example that brings the Developer Toolkit Browser 1.5 that is included with the KinectSDK and after a few modifications I… — read more
-
[#KINECTSDK] HowTo: Utilizar Kinect como una pantalla verde (I) (tocando con los Stones !)
Buenas, la siguiente imagen ya te deja claro de que va este post El Bruno con los Rollings!!! Awesome … las cosas que nos permite hacer KinectSdk. En este caso he tomado como punto de partida el ejemplo que trae el Developer Toolkit Browser 1.5 que se incluye con el KinectSDK y después de unas… — read more
-
[#VS11] HowTo: Include and des serialize a XML file in a #METRO application
Buenas, today touches give an example of fairly simple code, but that can bring you a couple of headaches if you don’t know where to start. The idea is simple: Include an XML file in a METRO application and des serialize it to work in an application. This seems so simple, is complicated somewhat by… — read more
-
[#VS11] HowTo: Incluir y des serializar un archivo XML en una aplicación #METRO
Buenas, hoy toca poner un ejemplo de código bastante simple, pero que puede traerte un par de dolores de cabeza si no sabes por donde empezar. La idea es simple: Incluir un archivo XML en una aplicación METRO y des serializar el mismo para trabajar en una aplicación. Esto que parece tan simple, se complica… — read more
-
[# WP] HowTo: Install Microsoft.Xna.Framework reference for Windows Phone development in # Windows8
Buenas, I am not a developer of Windows Phone applications, so are the cracks (@ RafaSermed or @ JosueYerayfor example), but since I have Windows 8 installed as main working platform, because I missed in face to finish a few touches to an application of WP. Now that we have the Windows Phone SDK 7.1.1… — read more
-
[#WP] HowTo: Install Microsoft.Xna.Framework reference for Windows Phone development in #Windows8
Buenas, no soy un desarrollador de aplicaciones de Windows Phone, para eso están los cracks (@RafaSermed o @JosueYeray por ejemplo), pero desde que tengo Windows 8 instalado como plataforma principal de trabajo, pues echaba en cara poder terminar de dar unos toques a una aplicación de WP. Ahora que tenemos el Windows Phone SDK… — read more
-
[#WINDOWS8] HowTo: Enable Hyper-V in Windows8
Buenas, While it is true that Microsoft was always a step (or two) behind in relation to virtualization technology, with Windows 8 has been a big change, and I think that it is for the better: They have decided to unify the virtualization technology in operating systems for server and client in Hyper-v. Often golazo!… — read more
-
[#WINDOWS8] HowTo: Habilitar Hyper-V en Windows8
Buenas, si bien es cierto que Microsoft estaba siempre un paso (o dos) por detrás en lo referido a tecnología de virtualización, con Windows 8 han dado un gran cambio, y que creo que es para mejor: Han decidido unificar la tecnología de virtualización en sistemas operativos de servidor y de cliente en Hyper-V. Menudo… — read more
-
[#KINECT] HowTo: Buy Kinect for Windows in Spain
Buenas, today I get to answer a question that I do in every event of Kinect: Where can I buy a Kinect sensor for Windows? Until recently, the only way to get it was contacting someone from Microsoft or that will bring it someone from the outside. Now we have access to a (Acuista) provider… — read more
-
[# MTM] HowTo: Use MTM2010 with # TFS11
Buenas, today I was asked if it was possible to use Microsoft Test Manager 2010 (MTM2010) with a Team Foundation Server 11 server. The answer is Yes, it is only necessary to install an extension from this link. Then if what we want is the mixed stage but in reverse, Microsoft Test Manager 11 with… — read more
-
[#MTM] HowTo: Utilizar MTM2010 con #TFS11
Buenas, hoy me preguntaron si era posible utilizar Microsoft Test Manager 2010 (MTM2010) con un server Team Foundation Server 11. La respuesta es SI, solo es necesario instalar una extensión desde este link. Luego si lo que queremos es el escenario mixto pero al revés, Microsoft Test Manager 11 con Team Foundation Server 2010, pues… — read more
-
[# WINDOWS8] HowTo: Open a command prompt with administrator privileges
Buenas, today is to describe a few small to launch a console with administrator privileges. This HowTo is valid in Windows Vista, Windows 7 and Windows 8 obviously. 1. On the desktop, display the contextual menu and select the option "New Shortcut". 2 Write the command "cmd.exe" to the program to launch for the shortcut.… — read more
-
[#WINDOWS8] HowTo: Abrir una consola de comandos con permisos de administrador
Buenas, hoy toca describir unos pequeños para lanzar una consola con privilegios de administrador. Este HowTo es válido en Windows Vista, Windows 7 y obviamente Windows 8. 1. En el desktop, desplegar el menú contextual y seleccionar la opción “New Shortcut”. 2. Escribir el comando “cmd.exe” para el programa a lanzar por el acceso directo.… — read more
-
[# KINECTSDK] HowTo: Paint a skeleton
Buenas, a couple of days ago I asked how to paint a skeleton with the new KinectSDK in this post. Today’s post explains the basics in a few steps to paint the skeleton. For this example we will use a form of WPF, which add a Canvas brush where the skeleton. 1: <Window x:Class="KinectSkeleton01.MainWindow" 2:… — read more
-
[#KINECTSDK] HowTo: Pintar un skeleton
Buenas, hace un par de días me preguntaban como hacer para pintar un skeleton con el nuevo KinectSDK, en este post. El post de hoy explica en pocos pasos los conceptos básicos para pintar el skeleton. Para este ejemplo utilizaremos un formulario WPF, en el que agregaremos un Canvas donde pintaremos el skeleton. 1: <Window… — read more
-
[# RESHARPER] HowTo: Create a template for a property (for the weird ones RaisePropertyChanged)
Buenas, again ReSharper comes to my and hours and hours of unnecessary work, avoids me this time by taking advantage of the widespread ability to generate templates. If you use much Visual Studio, I assume that you know that if you write "prop" and press the TAB key twice, then the code snippet that comes… — read more
-
[#RESHARPER] HowTo: Crear una plantilla para una propiedad (de esas raras que tienen el RaisePropertyChanged)
Buenas, otra vez ReSharper llega a mi y me evita horas y horas de trabajo innecesario, esta vez aprovechándome de la capacidad extendida que tiene para generar plantillas. Si utilizas mucho Visual Studio, supongo que sabrás que si escribes “prop” y presionas 2 veces la tecla TAB, pues el code snippet que viene por defecto… — read more