diff --git a/ChromaKeyDemo/ChromaKeyDemo.csproj b/ChromaKeyDemo/ChromaKeyDemo.csproj index 470f7f2..1920e88 100644 --- a/ChromaKeyDemo/ChromaKeyDemo.csproj +++ b/ChromaKeyDemo/ChromaKeyDemo.csproj @@ -27,7 +27,7 @@ true ..\ true - 65ec4bfb + 2d8c6596 true @@ -155,7 +155,7 @@ - ..\packages\LumiaImagingSDK.2.0.142-alpha\lib\wp8\Lumia.Imaging.Managed.dll + ..\packages\LumiaImagingSDK.2.0.178-alpha\lib\wp8\Lumia.Imaging.Managed.dll ..\packages\WPtoolkit.4.2013.08.16\lib\wp8\Microsoft.Phone.Controls.Toolkit.dll @@ -172,11 +172,11 @@ --> - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/ChromaKeyDemo/packages.config b/ChromaKeyDemo/packages.config index 3b7a235..ff0e514 100644 --- a/ChromaKeyDemo/packages.config +++ b/ChromaKeyDemo/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/README.md b/README.md index 000211d..4f0535a 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,9 @@ green backdrop canvas) and use the color distance slider to adjust the threshold of the color range to be made transparent. Tap on the lower modified viewfinder to toggle between a video background and a "transparent" background. -This example application is hosted in GitHub: -https://github.com/Microsoft/chroma-key-demo/ +This example application is hosted in [GitHub:](https://github.com/Microsoft/chroma-key-demo/) -For more information on implementation visit Lumia Developer's Library: -http://developer.nokia.com/Resources/Library/Lumia/nokia-imaging-sdk/sample-projects/chroma-key-demo.html +For more information on implementation visit [Lumia Developer's Library:](http://dev.windows.com/en-us/featured/lumia) Developed with Microsoft Visual Studio Express for Windows Phone 2012.