2035 Commits (4.9.0)
 

Author SHA1 Message Date
Canming Huang 6f7138272d Added build script for ubuntu 24.04 1 year ago
Canming Huang 7b21194c82 Fix creating cv::String from C# String. 1 year ago
Canming Huang 447170bda6 Do not load x86 binary for unity windows editor. 1 year ago
Canming Huang f297a9b1a8 Added meta file for libusb-1.0.dll for unity on windows x86 platform. 1 year ago
Canming Huang 40add07c0a Removed RHEL project from demo. 1 year ago
Canming Huang 565fe8cb61 Added VideoCapture.Release function. 1 year ago
Canming Huang 755a28a599 Remove RHEL runtime reference. 1 year ago
Canming Huang e3cdf3eeff No need to call CvInvoke.Init() function. 1 year ago
Canming Huang 77c1089ad1 Added README file for MAUI demo. 1 year ago
Canming Huang 38a3c24f2f Added CpuFp16 target enum. 1 year ago
Canming Huang cd73bff204 Add more details to the AboutPage 1 year ago
Canming Huang 81de550f22 Added an 'About' page to BuildInfo app 1 year ago
Canming Huang bbeb004d56 Detect MacCatalyst platform. 1 year ago
Canming Huang 4efc19bbf9 Enable AndroidCameraManager to open a preferred camera. 1 year ago
Canming Huang 495ddb9ca9 Handle YUV planes where U/V planes with a pixel stride > 1 in MAUI Android. 1 year ago
Canming Huang 1e97249900 Fix issue #927 1 year ago
Canming Huang a9f354c601 Safer handling of returning a Span 1 year ago
Canming Huang 054e5da405 Allow choosing camera on Xamarin form using Android Camera2 API 1 year ago
Canming Huang 9314d2eb2a Handle YUV planes where U/V planes with a pixel stride > 1. 1 year ago
Canming Huang 971e4de97f Fix Android loading issue. 1 year ago
Canming Huang 170b358de4 Add Android camera permission. 1 year ago
Canming Huang b6c97608b0 Documentation update. 1 year ago
Canming Huang 0a7c685169 Added option to run FaceAndLandmarkDetector in BuildInfo project if swap out mini runtime with full runtime. 1 year ago
Canming Huang 86fee8a5b4 Added unit test to imdecode from Span. 1 year ago
Canming Huang 9c696ddb7f Added Vector constructors that accept Span<T>. 1 year ago
Canming Huang 1f17a18600 Minor optimization using Span. 1 year ago
Canming Huang e20c570558 Set default size for Mat.GetSpan<T>() function 1 year ago
Canming Huang 7fe9e36de0 Optimization on CvString. 1 year ago
Canming Huang ee14957712 Detect System.Text.Json and System.Drawing.Common nuget versions. 1 year ago
Canming Huang 72af1a7ff6 Remove xamarin component yaml file. It is not longer used. 1 year ago
Canming Huang 067b77d46c Added GetSpan() function for VectorOfStruct. 1 year ago
Canming Huang d4455f460b Added Mat.GetSpan function. Compile Emgu.CV with unsafe code. 1 year ago
Canming Huang a628b1265f Update MAUI dotnet version to 8.0 1 year ago
Canming Huang 924c77e1a4 Added command to list connected iOS device UUID. 1 year ago
Canming Huang edd6303b4a Updated nuget package for BuildInfo demo project. 1 year ago
Canming Huang 2cffe6dbc9 Fixed win10-arm output directory 1 year ago
Canming Huang 06c9e69dbb Fixed target arch detection for win10-arm. 1 year ago
Canming Huang d0337acfe3 Better detect target arch for macos. 1 year ago
Canming Huang 66d683a2b4 Added build information in Emgu.CV.runtime.maui.macos nuget package. 1 year ago
Canming Huang a76c79168a Deploy macos runtime file to "runtimes/osx/native" folder in nuget package. 1 year ago
Canming Huang 6d552d6f34 Updated instruction to setup MAUI project. 1 year ago
Canming Huang 96edef81b6 Updated dotnet workload restore command. 1 year ago
Canming Huang 7ae6a0a7f0 Added the missing docker_run.bat script. 1 year ago
Canming Huang fc650b7ef7 Updated BuildInfo demo project to .net 8.0 (from 6.0) 1 year ago
Canming Huang 2904d44977 update docker_build script for rhel nuget package build 1 year ago
Canming Huang d3f21e4d0c Do not build emgucv on base docker image. 1 year ago
Canming Huang c7ac928e09 Fix Ubuntu build 1 year ago
Canming Huang b9d62132ab Added build info file for linux nuget packages. 1 year ago
Canming Huang 6ea5427341 Update for Xamarin projects. 1 year ago
Canming Huang 57c36b3cae Update MAUI library to .Net 8 (instead of 7) 1 year ago