0

I am referencing this link -> Converting a SoftwareBitmap or WriteableBitmap to cv::Mat in c++/cx

But every time I try to put this into the code it shows me this error...enter image description here

You can see the background highlighted part.. where I have used this conversion part in the code....

and this is the reference link for code https://github.com/Microsoft/Windows-universal-samples/blob/master/Samples/CameraGetPreviewFrame/cpp/MainPage.xaml.cpp

Community
  • 1
  • 1
SK002
  • 1
  • 1
  • Does your project can not be builded? Please try to comment out your convert SoftwareBitmap Image to cv::Mat Image, can it be builded? – Jayden Mar 23 '17 at 02:04
  • I am able to get pass that "app didn't start error" but the conversion of SoftwareBitmap to cv::Mat is not working. The cv::Mat is working when image is read from Assets folder... – SK002 Mar 24 '17 at 02:50

0 Answers0