2035 Commits (4.9.0)
 

Author SHA1 Message Date
Canming Huang 5e1bf8a2c7 Merge branch 'master' of https://github.com/emgucv/emgucv 2 years ago
Canming Huang efd1b76ed9 Fix the ios build script. 2 years ago
Canming Huang b7ae33a0d8 Disable opencv_ts module. 2 years ago
Canming Huang 5301c4255b Upgrade Open CV to 4.8.1 (from 4.8.0) 2 years ago
Canming Huang 03ae302ae3 Correctly dispose VideoSurveillanceModel 2 years ago
Canming Huang e44eccf2c8 Disabling VehicleLicensePlateDetector. DNN OpenVINO module in 4.8 has issue running the model. Please use 4.7 release instead if you need to use VehicleLicensePlateDetector. 2 years ago
Canming Huang ad745ec15a Fixed issue #882: "The input Mat is empty" caused by incorrect argument test 2 years ago
Canming Huang b5d91202cf Added DnnInvoke.ReadNetFromTFLite 2 years ago
Canming Huang b21f1a4833 Add opencv_dnn_openvino dependency when cvextern is build with OpenVino 2 years ago
Canming Huang 4a45cf0a43 Updated the VehicleLicensePlateDetector models. 2 years ago
Canming Huang 20cdc9d744 Upgraded project from .net 6 => 7 2 years ago
Canming Huang 7a7024aeba Fixed output message for DepthAI detection. 2 years ago
Canming Huang 058d52c4a1 Deploy opencv_dnn_openvino binary with cvextern. 2 years ago
Canming Huang 89151ee0c4 Updated nuget packages. 2 years ago
Canming Huang e6df94f02f Update OpenVino to 2023.1.0 2 years ago
Canming Huang f483188c99 Enable all dnn plugins when build with OpenVino 2 years ago
Canming Huang 6e2041303d Fixed variable testing on MacOS. 2 years ago
Canming Huang ffcd513bb0 Fixed building universal binary for MacOS. 2 years ago
Canming Huang 3181743ca9 Disable OpenCV Java module by default on Windows. 2 years ago
Canming Huang 7b3da701e2 Update yunet to v2 2 years ago
Canming Huang dd63254a05 Fixed compilation without objdetect module. 2 years ago
Canming Huang b26be3b6c3 Added Stream.CudaPtr 2 years ago
Canming Huang e50df1b281 Fixed unity compilation. 2 years ago
Canming Huang e778c2fe80 Added IProcessAndRenderModel.RenderMethod 2 years ago
canmingh f075ccbe2b Fix iOS demo compilation 2 years ago
Canming Huang 14acca505f Another fix to Debugger Visualizer 2 years ago
Canming Huang 6d0852fbf8 Added QRCodeDetectorAruco. 2 years ago
Canming Huang b0624878b3 Moved barcode module into objdetect. 2 years ago
Canming Huang b6a3b85e46 Fixed FaceDetectorYN Initialized check condition. 2 years ago
Canming Huang 028863a3de Fixed simple 3d construction demo. 2 years ago
Canming Huang 18a4ca5c0e Added a constructor that accepts an Mat to create an Image<,> object. 2 years ago
Canming Huang 931c2a23d5 Better handle getting data from Mat. 2 years ago
Canming Huang 59ca72547f Make Mat & UMat class JSON serializable. 2 years ago
Canming Huang e428fd820c Added Debug|iPhone configuration for Emgu.CV.Platform.Xamarin.IOS project. 2 years ago
Canming Huang 6fa365be6e Set consistent MAUI platform version for nuget packages. 2 years ago
Canming Huang 78c1c82fce Added missing resource file for FaceDetectionVB and Webservice_Client demo projects. 2 years ago
Canming Huang db783ba504 Fixed depthai compilation issue. 2 years ago
Canming Huang 6c461bef4f Improved dummy function check. 2 years ago
Canming Huang 47f7ca4108 Updated VTK to 9.2.6 (from 9.2.4) 2 years ago
Canming Huang 6e01256161 Updated leptonica to 1.83.1 (from 1.83.0) 2 years ago
Canming Huang 2256361781 Updated OpenVino to 2023.1.0 (from 2022.3.0) 2 years ago
Canming Huang f547856764 Update tesseract to 5.3.2 from 5.3.0 2 years ago
Canming Huang 14bfee8bec Always set EMGUCV_MAUI_DOTNET_VERSION in CMake. 2 years ago
Canming Huang 77d0a94550 Fixed Superres compilation for Unity. 2 years ago
Canming Huang 3ddc496a64 Added CvInvoke.HasNonZero 2 years ago
Canming Huang caa1d4799d Added ReduceSum2 for ReduceType. 2 years ago
Canming Huang f9ad4ca1a8 Updated MAUI 6 => 7 (6 is out-of-support). 2 years ago
Canming Huang 2a415af4ba Fixed Ellipse fitting and drawing bug (issue #32) 2 years ago
Canming Huang 0ad07fb6f5 Fixed using prebuild OpenVINO. 2 years ago
Canming Huang 35d2a53a79 Fixed compilation for windows ARM. 2 years ago