c# - get the image stream of the camera -


i'm developing windows phone 8.1 silverlight in c#. managed stream of camera , output on screen of phone (using photocamera). app ocr need image perform operations on (the goal detect specific object through camera , not picture). have idea how achieve (-> function api sends image every often)? there lot of microsoft tutorial, can't find 1 particular usage.

well seems tutorial looking for. other people same problem : https://msdn.microsoft.com/fr-fr/library/windows/apps/hh202982(v=vs.105).aspx .


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -