Visual studio 2013 doesn't see System.Windows.Media
. I tried to find PresentationCore.dll
(like in this case), but i don't have any folder named Framework
.
When i try to get this folder from a different source (friend's notebook), I can use System.Windows.Media
, but it doesn't compile, because this file has a different architecture. I tried to repair .NET but it had no effect.
If I cannot install this feature, how can I get an image from the camera in real time?