Hoy quiero comentar un caso de uso que suelo utilizar para evaluar y medir de forma rápida la calidad del código fuente de proyectos sin necesidad de montar un servidor…
Autor: miguelteheran
#dotnet – Pose detection from the 🎦 camera feed using #OpenCV and #net5. Home-made #kinect! — El Bruno
Hi ! LearnOpenCV is an amazing resource to learn about OpenCV. And, it has lot of scenarios of real life problem solved with OpenCV. Most of the samples are in…
#dotnet – GoogleNet detection from the 🎦 camera feed using #OpenCV and #net5. Bonus: C++ to C# time! — El Bruno
Hi ! So I was browsing in the OpenCV documentation and I find a nice sample that uses opencv_dnn module for image classification by using GoogLeNet trained network from Caffe…
Mejoras de Blazor con .NET 5
En los siguientes videos encontrarás información sobre las ultimas mejoras que se han introducido a Blazor: Repositorios: https://github.com/Mteheran/blazornet5 https://github.com/hprez21/demos-blazor-net5
#dotnet – Detecting Faces using Cascades from the 🎦 camera feed in a WinForm using #OpenCV and #net5 — El Bruno
Hi ! Let’s do some face detection using one of the most popular methods: Haar Casacades (See references). I won’t write about Cascades, there are almost 20 years of online…
Deshabilitar elementos HTML en Blazor
En este articulo quiero explicar algo simple pero muy útil y necesario en aplicaciones Web. Siempre es necesario bajo algún contexto o escenario deshabilitar un elemento HTML por alguna condición…
Azure: Architecture Best Practices Cloud Solutions Video (ingles) — Santimacnet
Hoy quiero compartir este video realizado hace pocos días por Dominik Zemp (Microsoft Cloud Solution Architect) y Thomas Maurer (Microsoft Senior Cloud Advocate) donde conoceremos de primera mano las guías…
#Event – Resources used on the Azure AI Fundamentals, intro to #AzureML @conosurtech — El Bruno
Hi ! Amazing session yesterday with my friends from ConoSurTech, Fernando, Ivana y Pablo. We had a great session with a high level overview around Azure Machine Learning, as part…