Visual studio 2013 does not see System.Windows.Media. I tried to find PresentationCore.dll(for example, in this case), but I do not have a folder with a name Framework.
When I try to get this folder from another source (laptop for friends), I can use it System.Windows.Media, but it does not compile, because this file has a different architecture. I tried to restore .NET, but it did not affect.
If I can’t install this function, how can I get the image from the camera in real time?
source
share