Tagged Content List
  • Wiki Page: Windows Phone: Instagram X-Pro II Filter Recipe by Miracle Machine (Nokia Imaging SDK)

    This recipe replicates Instagram 's X-Pro II Filter using Nokia Imaging SDK inbuilt filters. Introduction The Instagram X-Pro II filter makes colours more vibrant and gives a warm appearance (sometimes described as "vintage"). This filter is used in about 0.32% of all photos...
  • Wiki Page: Windows Phone: Instagram Lo-Fi Filter Recipe - Mk1 (Nokia Imaging SDK)

    This recipe replicates Instagram 's Lo-Fi Filter using Nokia Imaging SDK inbuilt filters. Introduction The Instagram Lo-Fi filter makes colours richer and adds stronger shadows. This filter is used in about 2.55% of all photos shared on Instagram (source /filterfakers.com ). The recipe...
  • Wiki Page: Windows Phone: Instagram Earlybird Filter Recipe - Mk1 (Nokia Imaging SDK)

    This recipe replicates Instagram 's Earlybird Filter using Nokia Imaging SDK inbuilt filters. Introduction The Instagram Earlybird filter gives images a retro feel with soft faded colours and a hint of yellow. This filter is used in about 8.3% of all photos shared on Instagram (source...
  • Wiki Page: Windows Phone: Magic Edge Pen Filter Recipe - Navibyte (Nokia Imaging SDK)

    This recipe mimics a Sobel operator edge filter using Nokia Imaging SDK inbuilt filters. Introduction This article shows how to mimic a Sobel operator edge filter using Nokia Imaging SDK inbuilt filters. The image is first turned to grayscale, then Magic Pen is applied and finally contrast is...
  • Wiki Page: Windows Phone: Filter Recipe Template

    How to create a new filter recipe page Note: Delete this entire section when you are done with your article. If you are new to the Nokia Developer Wiki, read the Wiki Editing Quickstart for guidance. Title your filter recipe as follows: Name Filter Recipe (Nokia...
  • Wiki Page: Windows Phone: Apps that use the Lumia Sensorcore SDK

    This article lists commercial apps that use the Lumia Sensorcore SDK beta . Introduction The Lumia SensorCore SDK beta is a collection of APIs that use data from different sensors (for example, accelerometer) and location information to track the user’s physical activities and motion. It consists...
  • Wiki Page: Windows Phone: Basic Kaleidoscope Filter Recipe (Nokia Imaging SDK)

    This recipe simulates a basic kaleidoscope view using inbuilt filters from the Nokia Imaging SDK. Introduction This article shows how to simulate a basic kaleidoscope view using inbuilt filters from the Nokia Imaging SDK. We simply rotate the image 90 degrees and apply a mirror filter twice...
  • Wiki Page: Windows Phone: Barack Obama "Hope" Poster Effect Filter Recipe

    This filter recipe simulates the iconic Barack Obama "Hope" Poster by Shepard Fairey made famous during the United State 2008 Presidential Election Note: This is an entry in the Nokia Original Imaging Effect Wiki Challenge 2014Q2 Introduction This article describes...
  • Wiki Page: Windows Phone: Using the Accelerometer in windows phone for shake app interaction

    This article explains how to properly use the accelerometer for effects and user interaction for apps. This is a windows phone version of my Using the Accelerometer for cool apps in JavaME which shows the same principle Introduction User interaction with an application is usually constraints...
  • Wiki Page: Windows Phone: Filter Recipe Article QuickStart (Nokia Imaging SDK)

    This article shows how easy it is to create a new filter recipe and share it with the world in a Nokia Developer Wiki article. Get the test apps (5 minutes) Read through the Test Apps for Viewing Custom Filters (Nokia Imaging SDK) article to get the test viewer apps as well as a quick overview...
  • Wiki Page: Windows Phone: Orton Effect Filter Recipe (Lumia Imaging SDK)

    This article explains how to recreate the Orton Effect Michael Orton created using multiple analog photographies using Filters from the Nokia Imaging SDK. Note: This is an entry in the Nokia Original Imaging Effect Wiki Challenge 2014Q2 Introduction The basic idea of...
  • Wiki Page: Windows Phone: Capturing Gestures with TouchPanel in Windows Phone

    This article demonstrates how to capture gesture events. Introduction This article shows how to capture a gesture in our Silverlight application using the XNA assembly Microsoft.Xna.Framework.Input.Touch . The example app first declares what type of gesture we want to capture (just simple...
  • Wiki Page: Windows Phone: Advanced MessageBox for Windows Phone

    This article shows how to create a customised messagebox: asynchronous, custom button, no beep, etc. Introduction The standard phone message boxes is very easy to use, and is created with just a single line: Message . Show ( "Hello!" ) ; But these message boxes...
Page 21 of 66 (1,650 items) «1920212223»