Recognizing Human Activities with Kinect - Choosing a temporal model
A guide to choosing temporal models like HMMs, MEMMs, and CRFs for sequence classification in a human activity recognition project using Kinect data.
A guide to choosing temporal models like HMMs, MEMMs, and CRFs for sequence classification in a human activity recognition project using Kinect data.
A beginner-friendly tutorial on implementing Visual Odometry for robotics, focusing on a stereo vision approach based on a classic research paper.
Explores using ASIFT algorithm to stitch close-range intra-oral dental images for a complete jaw view, overcoming perspective challenges.
Explores algorithms for segmenting individual teeth from dental images, comparing Active Contours and Watershed transforms.
Explains how Java 9's Project Jigsaw impacts JavaFX development and how JEP 253 aims to provide public APIs for internal features.
Weekly roundup of browser developer news, covering Firefox 38 features, ServiceWorker, HTTPS, and debugging tools.
Overview of new features in OBIEE 11.1.1.9 for sysadmins and developers, focusing on query instrumentation and logging improvements.
Announcing the first release of the JDeps Maven Plugin, which helps identify and block JDK-internal API dependencies to ease migration to Java 9.
A first look at the new UPSERT feature in PostgreSQL 9.5, explaining its syntax and practical use cases for developers.
A guide to visualizing and diagnosing Generalized Linear Mixed Models (GLMMs) in R, based on a presentation and blog post by Jaime Ashander.
The author announces a self-published book on Python tips, tricks, and patterns, offering an early sign-up for a reduced price.
Explains how Java 9's Project Jigsaw and its new module system can potentially break existing Java applications and codebases.
A collection of useful Python programming tips and tricks, including enumerate, comprehensions, and debugging techniques.
Introducing Hooks, a simple tool for running custom commands on GitHub webhooks to enable easy continuous deployment.
Learn AngularJS core concepts by building a simplified, 200-line educational implementation. Understand directives, controllers, and services.
A guide to hardening Apache web servers by disabling trace methods and hiding server tokens to prevent information disclosure.
A monthly roundup of browser updates, developer tools, and web platform changes, including Opera Mini beta, Firefox Developer Edition, and debugging techniques.
Explains why adding large data files to a directory declared as a VOLUME in a Dockerfile causes slow builds and container creation, with solutions.
Explores the improved build process for ASP.NET 5 (vNext) projects, highlighting self-contained builds and simplified setup compared to traditional .NET.
A detailed review of Microsoft Azure's major updates, feature releases, and milestones throughout the year 2014.