Upgrade to Pro — share decks privately, control downloads, hide ads and more …

NasaSpaceApps NYC - April 12 2015

Stacey
April 12, 2015

NasaSpaceApps NYC - April 12 2015

Deck for our Team - Commander-Kittens, comprised of Ben Bojko @benjaminbojko, Jason Walters @jasonrwalters, @Jesus Aguilar @giventocode, Stacey Mulcahy @bitchwhocodes

Stacey

April 12, 2015
Tweet

More Decks by Stacey

Other Decks in Technology

Transcript

  1. A project for Nasa Space Apps 2015, in NYC. Team

    Command-Kittens : Jesus Aguilar @giventocode, Jason Walters @jasonrwalters, Ben Bojko @benjaminbojko and Stacey Mulcahy @bitchwhocodes. Transcript =============== Overview ------------- Nasa has a wealth of recordings of many major missions, shuttle launches, and of space in general, documenting space exploration to allow everyone to become passive participants, explorers searching for new discoveries and possibilities beyond what the eye can see. These recordings often capture moments of deep historical significance. This project aims to take that journey one step beyond just listening to these moments in time. By creating transcripts dynamically generated through indexing the audio files, natural language processing can determine frequency, popular phrases 1
  2. and even entities. These results can help define query terms,

    along with other meta data from the file such as date, to help contextualize this moment in time for the user: images from Flickr and news paper articles from the New York Times for example. Once this aggregated data source is created from the audio file transcript, a Kinect enabled installation utilizes it to present an abstract view of this information for the user, along with the audio, providing a more immersive way to experience this content. Technologies ------------------ ###Microsoft Azure Media Indexing### Indexes and gets transcripts of audio http://azure.microsoft.com/blog/2014/09/10/introducing-azure-media-indexer/ ###Microsoft Azure### Natural Language Processing for frequency http://azure.microsoft.com ###Microsoft Azure### API Aggregation and Hosting http://azure.microsoft.com ###Microsoft Kinect for Windows### Installation - skeleton capturing https://www.microsoft.com/en-us/kinectforwindows/ ###Unity3d### Installation View http://unity3d.com/ 1
  3. Microsoft Azure Media Indexing Indexes and gets transcripts of audio

    http://azure.microsoft.com/blog/2014/09/10/introducing-azure-media-indexer/ 3
  4. Microsoft Azure http://azure.microsoft.com/en-us/ Microsoft Azure - Media Indexer http://azure.microsoft.com/blog/2014/09/10/introducing-azure-media-indexer/ Microsoft

    Azure – Blob storage http://azure.microsoft.com/en- us/documentation/services/storage/http://azure.microsoft.com/blog/2014/09/10/in troducing-azure-media-indexer/ Bing API http://www.bing.com/dev/en-us/dev-center Kinect V2 https://www.microsoft.com/en-us/kinectforwindows/develop/ Unity3d 7