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

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -