Showing results for July 2015 - ISE Developer Blog

Jul 21, 2015
0
0

Storing Data Securely in Azure Blob Storage

Tracey Trewin
Tracey Trewin

How you can leverage the Azure Encryption Extensions library to easily encrypt data you store in Azure Blob Storage using Microsoft's proven Cryptographic Services Providers, and how you can upgrade existing Blob Storage code with minimal changes.

Azure App Services
Jul 21, 2015
0
0

Background and floor removal from depth camera data

Petro Soininen
Petro Soininen

Computer vision is used in various industries to process camera data as part of an analytics pipeline. This post introduces a reusable pattern and set of algorithms for extracting objects of interest from depth camera data.

Machine Learning
Jul 21, 2015
0
0

Deis: Running a Heroku-Style Platform on Azure

Anthony Turner
Anthony Turner

Code and notes from a hackfest with Deis and Microsoft DX engineers to solve underlying issues for installing Deis on Azure and automating deployment.

DevOps
Jul 21, 2015
0
0

Parallelized Bulk Copy of Data from AWS to Azure

Anthony Turner
Anthony Turner

For various reasons, many customers want the ability to easily and efficiently move data from Amazon Web Services’ Simple Storage Service (S3) to Microsoft Azure storage. In this Case Study, you’ll see how to take the simple notion of cloud file-copy and make it fast and efficient using parallel techniques.

Big Data
Jul 21, 2015
0
0

Communicating with Man’s Best Friend, Part I – Dog Tracking

Anthony Turner
Anthony Turner

With the arrival of commodity depth-capable cameras, specifically, the Microsoft Kinect, as well as high-performance machine learning algorithms, entirely new capabilities are made possible. Working with academic experts and others, we are attempting to track the movements, body language, and vocalizations of dogs.

Machine Learning