VideoMarker Tools using Microsoft Azure Cloud Computing
- Ciaran Eli Dorland
- Feb 11, 2019
- 1 min read
This week I began researching methods for using machine learning to process video on Microsoft's Azure cloud computing platform. Microsoft's Computer Vision API allows users to upload photos to a cloud-based data-hosting service, processing them using a proprietary neural net which is capable of recognizing objects, facial expressions, color schemes, and more, before returning relevant information in JSON (JavaScript Object Notation) format. I aim to produce a program capable of grabbing video stills from a live feed, processing them, and returning information regarding native plant and animal species to aid in conservation and restoration efforts in the Chesapeake Bay via the LASR@ AACC Bonefish SAV.
Recent Posts
See AllThis week, after returning from a week-plus hiatus, I finalized the code for the Air Quality Sensor and got it working as a sensor...
Comments