#PowerPoint – Add Stock Videos to create amazing slides 🎥

Hi ! I’ve been doing this for a while, and hey, a couple of days ago someone ask how to create a cool slide like this. Super easy. Open the menu [Insert / Video / from Stock]. Then select a video. Bonus here to filter and look for a video that can be used as…… Continue reading #PowerPoint – Add Stock Videos to create amazing slides 🎥

#OpenCV – Convert camera feed 🎦 to Grayscale and resalt Blue 🔵 and Red ❤️

Hi ! A new twist on these days demos, this time: Open a camera feedConvert each frame to grayscaleUse a hue mask to resalt colors, Blue and Red Here is a live sample from my office. Note: I created a mask that identifies the Captain America shield, SpyderGwen poster and Ahsoka frame, but it’s missing…… Continue reading #OpenCV – Convert camera feed 🎦 to Grayscale and resalt Blue 🔵 and Red ❤️

#OpenCV – Replace background with video in camera feed 🎦 (Black Adam ⚡)

Hi ! A new twist on these days demos, based on a request from an online friend. Let’s remove and replace the background from our camera feed using a video. For this demo, I’m using the “Black Adam – Official Trailer 1”. And the output is kind of funny. Hey, funny scenario, and if you…… Continue reading #OpenCV – Replace background with video in camera feed 🎦 (Black Adam ⚡)

#Python 🐍 – Export Video Frames as Images from a video file 🎥

Hi ! I can’t believe I didn’t write about this before. I usually do this, at least 2 times per month, and hey, now it’s on the blog for my future reference. Simple Scenario: Open a video file and export each frame as an image. Some notes: The sample uses OpenCV. I wrote a lot…… Continue reading #Python 🐍 – Export Video Frames as Images from a video file 🎥

#Video 🎦 – Testing Morph transitions while edit videos in #PowerPoint

Hi ! Ok, more tips of video editing using PowerPoint. Please read my previous posts for the context on how to use these scenarios. I’m a big fan of Microsoft Morph transition, so I was wondering if the I will have some amazing also working with slides. You can reach your own conclusions. In the…… Continue reading #Video 🎦 – Testing Morph transitions while edit videos in #PowerPoint

#Video 🎦 – Concatenate 2 videos, trim content, add transitions and more using #PowerPoint 🖼️ without a video editing tool

Hi ! Ok, more tips of video editing using PowerPoint. Please read my previous post for the context on how to use these scenarios. And, disclaimer: even if we can do this, Microsoft PowerPoint is not the best tool to do this. Trim Video content 1st scenario is about selecting specific start and end time…… Continue reading #Video 🎦 – Concatenate 2 videos, trim content, add transitions and more using #PowerPoint 🖼️ without a video editing tool

#Video 🎦 – How to add a layer, image or credits information using #PowerPoint 🖼️ without a video editing tool

Hi ! Getting ready for my new role, it’s time to share some quick tips. Today I’ll share a quick video editing tip, when you don’t have any video editing tool, or skills. Add a bottom-right corner text on top of a video using Microsoft PowerPoint. For this demo, I’ll use a free video from…… Continue reading #Video 🎦 – How to add a layer, image or credits information using #PowerPoint 🖼️ without a video editing tool

#GitHubCopilot: 🤖 qué es, cómo funciona y el impacto futuro de la IA en el trabajo de programador. Grabación 📺

Buenas ! ¿Qué es GitHub Copilot?¿En qué me afecta como programador? En este evento, José Manuel Alarcón y el MVP experto en IA Bruno Capuano hablaron sin sensacionalismos (¡y sin guión!) sobre qué es GitHub Copilot, vimos cómo funciona Copilot con ejemplos en directo, qué son GPT-3 y Codex, y cómo afectará la IA al…… Continue reading #GitHubCopilot: 🤖 qué es, cómo funciona y el impacto futuro de la IA en el trabajo de programador. Grabación 📺

#LemonCode – Usando layouts de D3js para representar datos 📈📉📊

Creando un gráfico de barras La forma más tradicional y, muchas veces, efectiva de mostrar datos es usar una gráfica de barras. Las personas somos muy buenas comparando longitudes, sobre todo si estan una encima de otra. Por otro lado, los cálculos necesarios para determinar la longitud de las barras son relativamente sencillos, por lo…… Continue reading #LemonCode – Usando layouts de D3js para representar datos 📈📉📊