82 Commits (4.11.0)

Author SHA1 Message Date
Canming Huang 67cfacf7f7 Disable Camera option on ProcessAndRenderPage on Android when there are 0 cameras. 2 months ago
Canming Huang 37c969bf43 Deploy libc++_shared.so for Android. 2 months ago
Canming Huang d48674a4a2 Another fix to rename ImreadModes.Color to ImreadModes.ColorBgr 2 months ago
Canming Huang d510706bae Rename ImreadModes.Color to ImreadModes.ColorBgr 2 months ago
Canming Huang d2df539c1f Updated year in header to 2025 7 months ago
Canming Huang cd7a7c6c67 Added NetStandard2.0 TargetFramework to Emgu.CV.runtime.maui project. 7 months ago
Canming Huang 9779cf3758 Simplified constant definition. 7 months ago
Canming Huang 4fd6cc836a Added README.md file into the zip package. 8 months ago
Canming Huang 963ce82f83 Increase MacCatalyst version to 15.0 to meet .net 9.0 MAUI Mac catalyst minimum requirement. 8 months ago
Canming Huang 94b84259eb Convert projects to use dotnet version detected. 8 months ago
Canming Huang 4f69f5eff9 Set csproj version based on dotnet version found. 8 months ago
Canming Huang d1720d75dd Improve handling during UI disposal. 8 months ago
Canming Huang 77c8c880f0 Updated .net 8 projects to .net 9 8 months ago
Canming Huang e14b02c6c1 Error message improvements. 9 months ago
Canming Huang 3cef5b2bcd Use XCFramework for MAUI iOS build 9 months ago
canmingh 1fed9ca95c Updated nuget packages. Make it easier to switch to using xcframework in maui ios build 9 months ago
Canming Huang fd0d0336a6 Support deploying binary for ubuntu arm64 architecture. 11 months ago
Canming Huang eb511f2b23 Added missing files in release package. 12 months ago
Canming Huang f05175160d Added Emgu.CV.runtime.windows.nuget cmake project dependency to Emgu.CV.runtime.maui project. 12 months ago
Canming Huang 7377efcaa9 Updated Maui nuget version. 12 months ago
Canming Huang 41929a4cd6 Added Directory.Build.props file into release package. 12 months ago
Canming Huang 96b95f81cf Only add dll, pdb and xml files in the output folder to release package. 12 months ago
Canming Huang f4ad985f51 Fixed Emgu.CV.runtime.maui.macos build. 1 year ago
Canming Huang 81efd0ecec Added missing csproj file. 1 year ago
Canming Huang 6cd8c1e481 Moved MAUI projects to Emgu.CV.Runtime folder. 1 year ago
Canming Huang eac364e81b Fixed packing script 1 year ago
Canming Huang a06a429cf9 Added Emgu.CV.runtime.rhel nuget package configure file. 1 year ago
Canming Huang a582678652 Updated year in header to 2024 2 years ago
Canming Huang c14a4e8088 Updated year in header to 2023 3 years ago
Canming Huang ea19c09b1f Minor formatting clean up. 3 years ago
Canming Huang 34ac55fe56 Build windows arm64 nuget package. 3 years ago
Canming Huang 3889c594c4 Added option to build opencv with openvino on macos (doesn't work yet) 3 years ago
Canming Huang bc8caf0c7e Added Emgu.CV.Wpf project. 3 years ago
Canming Huang 53d532c3a8 Move macos binary from libs\macos to libs\runtimes\osx\native 3 years ago
Canming Huang a3a8fbda89 Rename raspbian to debian. 3 years ago
Canming Huang 0010218bef Change binary output folder to match those used by dotnet. 3 years ago
Canming Huang 0ebaf9882c Change UWP binary output folder to runtimes\win10-{arch}\native. 3 years ago
Canming Huang eaf4259d72 For debian runtime shared project, also deploy arm64 binary. 3 years ago
Canming Huang 7fb9f0db23 Put compiled windows binary to "/runtimes/win-x64/native" instead of "x64", "/runtimes/win-x86/native" instead of "x86". 3 years ago
Canming Huang ca5037f5f6 Break up linux-arm package to debian-arm & debian-arm64 3 years ago
Canming Huang f1471df327 Compute the absolute path rather than using relative path for Emgu.CV.Runtime.UWP shared project. 4 years ago
Canming Huang 6dafa627f6 Update year in header to 2022 4 years ago
Canming Huang 115a955980 Fix mac os demo compilation 4 years ago
Canming Huang 2de817512e Fixed option to build without DepthAI on MacOS 4 years ago
Canming Huang aeff641d10 Deploy libusb-1.0.0.dylib binary with libcvextern.dylib for Mac OS 4 years ago
Canming Huang fa46400ec6 Small fix for the warning message. 4 years ago
Canming Huang e1ec28561c Updated copyright notice. 5 years ago
Canming Huang 6eeb6ea8a1 Search multiple paths for native subfolders. 5 years ago
Canming Huang 639483ac04 Use the runtimes folder in nuget package for native binary on ubuntu 5 years ago
Canming Huang 744785e424 Fixed dll loading under .Net Native platform. 5 years ago