Giter Site home page Giter Site logo

microsoft / native-filter-demo Goto Github PK

View Code? Open in Web Editor NEW
16.0 69.0 18.0 462 KB

A simple demonstration project for Windows Phone 8 describing a way to create real-time filters for the camera viewfinder, using native code (C++). The project also provides a sample filter optimized using the NEON instruction set.

License: Other

C++ 22.31% C# 77.69%

native-filter-demo's Introduction

Native Filter Demo

A simple demonstration project for Windows Phone 8 describing a way to create real-time filters for the camera viewfinder, using native code (C++). The project also provides a sample filter optimized using the NEON instruction set.

Screenshot

One of the big new features of Windows Phone 8 SDK is the support for C and C++, also known as native code support. This is a small demo app that shows how one can exploit that support to create real-time filters for the camera. For simplicity's sake, the example will implement a simple gray filter, that will convert camera input on the fly and show the result on screen.

The project also demonstrate how to use ARM Neon intrinsics to improve the speed of the filters, as well as how to feed camera frame into a MediaElement.

Please have a look at the corresponding ​wiki article that describes the project: http://developer.nokia.com/Community/Wiki/Real-time_camera_viewfinder_filters_in_Native_code


Copyright (c) 2013-2014 Microsoft Mobile. All rights reserved.

native-filter-demo's People

Contributors

tompaana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.