5670 Commits (9709ae92ec58bef111ae92a687a1c115a5283581)
 

Author SHA1 Message Date
Canming Huang 57ec817398 Documentation update. 1 year ago
Canming Huang b5ac32e4cb Adding missing files from the old Xamarin folders. 1 year ago
Canming Huang bcaf29b2a0 Added dotnet-sdk-8.0 to ubuntu dependency. 1 year ago
Canming Huang b5884d807f Added CvInvoke.ReduceArgMin & CvInvoke.ReduceArgMax 1 year ago
Canming Huang 554c558d99 Documentation update. 1 year ago
Canming Huang 10d504152a Limit to using gcc-12 for CUDA 12.0 compatibility on Ubuntu 24.04. see also https://github.com/NVlabs/instant-ngp/issues/119 1 year ago
Canming Huang 8fea9ab7d1 Limit to using gcc-10 for CUDA 11.5 compatibility on Ubuntu 22.04 1 year ago
Canming Huang 63c33c9c62 Removed mention of cuda 11.2. Emgu CV 4.9 release use cuda 12. 1 year ago
Canming Huang 6f78f15997 Updated vtk to 9.3.0 (from 9.2.6) 1 year ago
Canming Huang 18c24848f6 Updated OpenVino to 2024.1 (from 2023.2) 1 year ago
Canming Huang f4c89fd84d Removing Xamarin Forms projects. 1 year ago
Canming Huang 2c38ad0c98 Added documentation to DepthAI module. 1 year ago
Canming Huang c8274ab4f0 Added document to DepthAI module. 1 year ago
Canming Huang 30838f881c Add cve prefix to C function. 1 year ago
canmingh 1694e1cb4e updated to target ios13.2 (from ios11.0) 1 year ago
canmingh 37ba8823d6 update ios build script 1 year ago
Canming Huang 04a6fcbfec Prepend PInvoke functions with "cve" 1 year ago
canmingh dcf9f8cf30 Fix building for xcframework 1 year ago
canmingh f0b67c3c7e use xcframework for Emgu.CV.Platform.Maui.iOS project 1 year ago
canmingh 1dd92976ab build xcframework for ios target 1 year ago
Canming Huang f38a62c00a Updated MAUI nuget packages. 1 year ago
Canming Huang cbc9408d9f Updated Emgu.CV.runtime.maui.mini in MAUI BuildInfo demo to v4.9.0.5494 1 year ago
Canming Huang 021d19a4ab Only build MAUI demo for MacOS and iOS on Mac 1 year ago
Canming Huang 919e9ebbf7 Updated nuget packages. 1 year ago
Canming Huang 5205cec7fa Fixed issue #932 GetSpan with ROI crash application with violation of memory access 1 year ago
Canming Huang 6a147050e1 Do not build ios & macos maui demo app on windows. 1 year ago
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