Francesco Abbruzzese

Results 3 issues of Francesco Abbruzzese

# Summary of your issue According to your instructions, I recompiled https://github.com/shimat/opencv_files, adding CUDA support to the CMAKE. However, this forced me to target vs 2019 in the CMake, instead...

Why CJS is supported why AMD is not? There are standard wrappers for supporting boths CJS and AMD at basically no coding cost.

I configured a client Blazor project with: ``` netstandard2.1 3.0 $(MSBuildThisFileDirectory)bin\$(Configuration)\$(TargetFramework) ``` The pack task runs without errors. However, when running the code in the browser I wet the following...