shimat / opencvsharp

OpenCV wrapper for .NET
Apache License 2.0
5.39k stars 1.15k forks source link

How To Use OpenCvSharp4.runtime.uwp in UWP? #1469

Closed player2135 closed 1 year ago

player2135 commented 2 years ago

Summary of your issue

Environment

uap10.0.15063 (UAP,Version=v10.0.15063)

What did you do when you faced the problem?

I can use OpenCvSharp4 to detect QRCode in .NET 6.0 Project But the UWP project can install nuget package OpenCvSharp4.runtime.uwp, but it cannot install nuget package OpenCvSharp4, OpenCvSharp4 is not compatible with uap10.0.15063 (UAP,Version=v10.0.15063) / win10-arm

Example code:

No OpenCvSharp Namespace

Output:

No OpenCvSharp Namespace

What did you intend to be?

How To Use OpenCvSharp4.runtime.uwp in UWP?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.